body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #140000;
}
html {
scrollbar-track-color:#000000;
 scrollbar-face-color:#340000;
 scrollbar-highlight-color:#ff9900;
 scrollbar-3dlight-color:#ff9900;
 scrollbar-base-color:#FFFFFF;
 scrollbar-darkshadow-color:black;
 scrollbar-shadow-color:#000000;
 scrollbar-arrow-color:#DA8602;
 }
 .style4 {font-size: 10px; color: #CCCCCC; }
 .style7 {font-size: 11px}
 .style8 {
	font-size: 14px;
	color: #0099CC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline overline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.small:link {
	text-decoration: none;
	font-size: 10px;
}
a.small:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}
a.small:hover {
	text-decoration: underline overline;
	color: #CCCCCC;
	font-size: 10px;
}
a.small:active {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
}

a.big:link {
	text-decoration: none;
	color: #ff9900;
	font-size: 14px;
}
a.big:visited {
	text-decoration: none;
	color: #ff9900;
	font-size: 14px;
}
a.big:hover {
	text-decoration: underline overline;
	color: #ff9900;
	font-size: 14px;
}
a.big:active {
	text-decoration: none;
	color: #ff9900;
	font-size: 14px;
}
