body, td, th {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
body { 
	margin-top: 0px;
	background-color: #535271;
}
a:link {
	text-decoration: none; 
	font-weight: none; 
	color: #666666;
}
a:visited { 
	text-decoration: none; 
	font-weight: none; 
	color: #666666; 
}
a:active { 
	text-decoration: none; 
	font-weight: none; 
	color: #666666; 
}
a:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #666666; 
}