/* CSS Document */
<!--
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 20px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:link {
	color: #FFC600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFC600;
}
a:hover {
	text-decoration: underline;
	color: #FFC600;
}
a:active {
	text-decoration: none;
	color: #FFC600;
}
.style3 {font-size: 14px; font-weight: bold; color: #FFFFFF; }
.style4 {color: #FFFFFF}
-->
