
body
{
	font-family: verdana, tahoma;
	background-color: #000089;
	color: #000089;
	font-size: 12pt;
}
table
{
	background-color: #ffffff;
	text-align: center;	
}

a
{
	color: #000aff;
	text-decoration: none;
	font: bold;
}
a:hover
{
	color: #800000;
	text-decoration: underline;
}
	
td
{
	font: bold;
	background: #ffff00;
	border: 3px #cc0000 solid;
}
			
				
