body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #336699;
}
table {
  font-size: 10px;
}
th {
  font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: left;
}
a {
  font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #003399; 
	text-decoration: none;
}
a:hover {  color: #0066FF;}
a:active {  color: #0066FF;}
a:visited:hover {  color: #0066FF;}