<style>
body {
BACKGROUND-COLOR:336699;
FONT-FAMILY: Verdana, Geneva, Arial, helvetica;
	FONT-SIZE: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat : no-repeat;
 	text-align:center;  
	margin-right:auto;
    margin-left:auto;
}

td {
COLOR:black;
FONT:11px/13px verdana;
}

a:link {
COLOR:Black;
FONT-WEIGHT:B;
}

a:visited {
COLOR:black;
FONT-WEIGHT:B;
}

a:hover {
COLOR:white;
FONT-WEIGHT:B;
}


</style>