body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:160%;
	color:#ffffff;
	text-align:left;
	background-color: #000000;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #ffffff;
	
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:160%;
	color:#666666;
	text-align:left;
}

p.oneoff {
	font-size:8.75pt;
	}



th {
	font-family: Arial, Helvetica, sans-serif;
}

a.other:link {color:#333333; text-decoration: none }
a.other:visited {color:#333333; text-decoration: none}
a.other:hover {color:#000000; text-decoration:bold}

a:link {color:#999999; text-decoration: none}
a:visited {color:#999999; text-decoration: none}
a:hover {color:#000000; background:#cccccc; text-decoration:none}



	
input
{
color: #000000;
background: #ffffff;
border: 2px solid #666666
}

textarea { 
 background-color: #ffffff; 
 color: #000000; 
 border: 2px solid #666666
}

input.green {color: #000000; background-color: #cccccc; border: 2px solid #00ff00;}

input.red {color: #000000; background-color: #cccccc; border: 2px solid #ff0000;}
