body, table, tr, td {
	font: 7.5pt Verdana; 
	color: #FFFFFF;
	}
body {
	background-color: #000000;
	scrollbar-face-color:#82585A;
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#82585A; 
	scrollbar-3dlight-color:#82585A; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-arrow-color:#000000
	cursor: crosshair;
}
a:link, a:active, a:visited {
	font-weight: regular;
	color:#82585A;
	text-decoration:none;}
a:hover {
	color:#82585A;
	text-decoration:line-through; 
	cursor:crosshair; 
}

.footer {
background-color: #FFFFFF;
border-top: 1px solid #82585A;
padding: 5px;
text-align: center;
font-size: 10px;
}