Body {
	background-color: #000000;
	scrollbar-face-color: #FFFFCC;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFCC;
	scollbar-highlight-color: red;
	scrollbar-darkshadow-color: #000000;
	scrollbar-3dlight-color: #FFFF66;
	scrollbar-shadow-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
}
TD {font-family: arial, sans-serif}
H2 {
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

H1 {
	font-family: arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
H3 {
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.footlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.bitstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:testhover {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

