body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #201080;
}

td, th {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #201080;
}

a
{
color:#669933;
text-decoration:underline;
}
a:hover
{
color:#669933;
text-decoration:underline;
}


