body {
	background-color: #2D5299;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15pt;
}


.style1 {
	font-size: 24px;
	font-weight: bold;
}


a:link
{
	color: #0099FF;
}
 
a:visited 
{
color: #0099FF;
}

a:hover
{
color: #FF0000;
}

a:active
{
color: #0099FF;
}