body 
{
	background: #ffffff;
}
p
{
	font-family: Verdana;
	font-size: 12pt;
}
th
{
	background: #cccccc
}
a
{
	font-weight: bold;
}
a:link			
{
	color: #000066; 
	text-decoration: none
}
a:visited		
{
	color: #000066; 
	text-decoration: none
}
a:hover			
{
	text-decoration: underline;
	color: #0000FF;
}