<style type="text/css">
background { color : black }
body { 
	background-color : #000000 ;
	color : #cccccc ;
	font-family : Arial, Helvetica, sans-serif ; 
	font-size : 9pt ;
	}
td {
	background-color : #000000 ;
	color : #cccccc ;
	font-family : Arial, Helvetica, sans-serif ; 
	font-size : 9pt ;
	}
.small {
	font-family : Comic Sans Ms, sans-serif ;
	font-size : 8pt ;
	}
a {
	text-decoration : none ;
	color : #3333cc ;
	}
a:visited {
	color : #3333cc ;
	}
a:active {
	text-decoration : none ;
	color : #cccccc ;
	}
a:hover {
	text-decoration : underline ;
	}
</style>