/* CSS Document */


<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
}
body {
	background-color: #000000;
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 4px;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 12px}
.style2 {font-size: 10px}
.style3 {font-size: 9px}
-->
</style>

