/* CSS Document */
<style type="text/css">
td img {display: block;}

body {
	background-color: #000066;
	font:Arial, Helvetica, sans-serif;
	font-size:12pt;
	
}
.Style1 {color: #FFFFFF}
.Style2 {color: #CC9900}
body,td,th {
	color: #FFFFFF;
}

A:link { color: #000066; font-family: Times New Roman, Arial; font-size: 12pt} 
A:visited { color: #000066; font-family: Times New Roman, Arial; font-size: 12pt} 
A:active { color: #FF0000; font-family: Times New Roman, Arial; font-size: 12pt} 
A:hover {text-decoration: line; color: #FF0000; font-size: 12pt} 
</style>