body {
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCCCC;
	text-align: left;
	scrollbar-face-color:#000000; 
	scrollbar-shadow-color:#580007;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000; 
	scrollbar-arrow-color:#580007;
}
table {
	font-size: 11px;
	cellspacing: 0px;
	cellpadding: 0px;
	text-align: left;
	background-color: #580007;
}
.head {
	background: #FFCCCC;
	font-weight: bold;
}
a:link {
	color: #FFCCCC;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	color: #FFCCCC;
	text-decoration: none;
	font-weight: none;
}
a:hover {
	font-weight: none;
	text-decoration: line-through;
	color: #FFCCCC;
}
a:active {
	color: #FFCCCC;
	text-decoration: none;
	font-weight: none;
}
