body {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B00000;

}
a:visited {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #b00000;
	text-decoration: none;

}
a:hover {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
h3 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	color: #660033;
}
h4 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
	color: #330000;
	text-align: left;
}
table {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
p {
	font-family: "Lucida Sans", "Univers", "Arial";
	font-size: 14px;
	text-align: justify;
}
th {
	font-family: "Arial", "Verdana", "Univers", "Arial";
	font-size: 10px;
	vertical-align: text-top;
	text-align: center;
}
td {
	font-family: "Lucida Sans", "Univers", "Arial";
	font-size: 14px;
	vertical-align: text-top;
}
ul {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	margin-left: 15pt; 
	padding-left: 0pt; 
	padding-top: 3pt; 
	margin-top: 3pt; 
	padding-bottom: 3pt; 
	margin-bottom: 3pt; 
	list-style-position: outside;
}
li {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	text-align: justify;
	padding-top: 1pt; 
	padding-bottom: 1pt; 
}
h5 {
	text-indent: 0pt;
	margin-left: 5pt; 
	padding-top: 2pt; 
	margin-top: 2pt; 
	padding-bottom: 2pt; 
	margin-bottom: 2pt; 
	list-style-position: outside;
}
h6 {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	text-align: justify;
	margin-left: 15pt; 
	margin-right: 16pt; 
	padding-top: 0pt; 
	margin-top: 0pt; 
	padding-bottom: 9pt; 
	margin-bottom: 9pt; 
	font-weight: normal;
}
