.header1 {  font-family: Arial, Helvetica, sans-serif;  font-size: 12pt; font-weight: bold;  color: #FFFFFF;   background-color: #00246F} 
.header2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FFFFFF; background-color: #999999; text-align: center} 
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; color: #000000; background-color: #E4E4E4; text-align: center}
.header3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background-color: #001644; color: #FFFFFF}
.menu1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; } 
.contentwhite { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; background-color: #FFFFFF; text-align: center}
.contenttotal {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000; background-color: #E4E4E4; text-align: center}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF; background-color: #00246F }
.form {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-align: center}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000; text-align: left}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
}
th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#0000FF;
}
.menu1:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; } 

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
	text-decoration: none
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
	text-decoration: none
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
	text-decoration: underline
}
body {
	background-color:#63CFFF;
	scrollbar-face-color: #63CFFF;
	scrollbar-arrow-color: Blue;
	scrollbar-base-color: #63CFFF;
	scrollbar-darkshadow-color: Black;
	scrollbar-highlight-color: Aqua;
	scrollbar-shadow-color: Blue;
}
.tdlink {font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; font-weight: normal; color: blue; text-decoration: none}
.tdlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Red;
	text-decoration: underline
}