.H1 {
	color: #1F488A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #1F488A;
	font-size: 11pt;
	font-weight: bold;
}
.normal {
	font-family: Vtrebuchet ms, sans-serif;
	color: #000000;
	font-size: 9pt;
}
.normal a:link {
	text-decoration: none;
	color: #1A4A88;
}
.normal a:visited {
	text-decoration: none;
	color: #1A4A88;
}
.normal a:hover {
text-decoration: underline; 
color: #1A4A88;
}
.normal a:active {
	text-decoration: none;
	color: #1A4A88;
}
.normals {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10pt;
}
.normals_special {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 10pt;
}
.downnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
.downnav a:link {
	color: #FFFFFF;
}
.downnav a:visited {
	color: #FFFFFF;
}
.downnav a:active {
	color: #FFFFFF;
}
.downnav a:hover {
text-decoration: blink; 
color: #FFFFFF;
}
body {
	background-color: #2B1963;
}

