body
{
	font-family: Trebuchet MS; 
	font-size: 12pt; 
	color: black; 
	background-color: white
}
td
{	
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
}
a:link {
	color:#0000FF;
	text-decoration:none;
} 


a:visited {
	color:#0000FF;
	text-decoration:none;
} 

a:hover {
	color:#FF9933;
	text-decoration:underline;
}
