/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {color: #000000}
.style2 {font-size: 14px}
.style3 {color: #A1AA00}
.style4 {color: #B4975A}
h1 {
	font-size: 16px;
	color: #999900;
}
.style6 {font-size: 14px; font-weight: bold; }
.style7 {color: #FFFFFF}
.style10 {
	font-size: 9px;
	color: #999900;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:active {
	color: #999900;
}

a.sublinks:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
}
a.sublinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 9px;
}
a.sublinks:hover {
	color: #999900;
	text-decoration: underline;
	font-size: 9px;
}
a.sublinks:active {
	color: #999999;
	font-size: 9px;
}
