<!--
body {
	background-color: #00000F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #107d7d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #84959D;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {color: #DAD9D7}
.style2 {color: #D9D5D4}
-->