body {
    background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;}
.style1 {color: #CCCCCC}
.style3 {color: #333333; font-weight: bold; }
.style7 {color: #333333}
.style8 {
	font-size: medium;
	color: #333333;
	font-weight: bold;
}
.style9 {
	font-size: large;
	font-weight: bold;	
}
.style10 {color: #999999; font-weight: bold; }
.style11 {font-size: large; font-weight: bold; color: #666666; }
.style24 {font-weight: bold;}
.style26 {color: #0099FF;}
.style12 {color:#FFFFFF;}
.style13 {color:#98F5FF;}
	
a:link {
	color: #CAE1FF;
}	
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #003399;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}