body { 
	font: 9pt/17pt georgia; 
	color: #555753; 
	padding: 0px;
	background-color: #000000;
	margin-top: 2px;
	}
p { font: 9pt/17pt georgia; 
	margin-top: 0px; 
	text-align: justify;}
.center-text {font: 9pt/17pt georgia; 
	margin-top: 0px; 
	text-align: center;}
h1{ font-size:24px;}
h2{ font-size:18px;}
legend {font-size:24px; color: #08B5C2; padding: 4px;   }
a{ font-size: 12px; color: #000000; text-decoration:none;}
a:visited {	font-size: 12px;	color: #000000;	text-decoration: none; }
a:active {	font-size: 12px;	color: #000000;	text-decoration: none; }
a:hover {	font-size: 12px;	color: #555753;	text-decoration: underline; }
.splashbox {  }
.row1 { background-color:#08B5C2; padding-left: 8px; }
.row2 { background-color:#09D4E3; padding-left: 8px; }
.row3 { background-color:#5FDAE3; padding-left: 8px; }
.row4 { background-color:#98E3E8; padding-left: 30px; }
.row5 { background-color:#COEFF2; padding-left: 8px; }
.row5 { background-color:#E0F8FA; padding-left: 8px; }

.footer {font: 9pt/17pt georgia; color:#FFFFFF;}
.footer a{ font-size: 12px; color: #FFFFFF; text-decoration:none;}
.footer a:visited {	font-size: 12px;	color: #FFFFFF;	text-decoration: none; }
.footer a:active {	font-size: 12px;	color: #FFFFFF;	text-decoration: none; }
.footer a:hover {	font-size: 12px;	color: #D14563;	text-decoration: underline; }

.highlight {
	font-weight: bold;
	text-decoration: underline;
}
