body{
	color:#cccccc;
	background:#000000;
	background:url(bg.jpg)
	font-family:Verdana;
	font-size:7pt;
	font-style:normal;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
		text-transform: none;
	font-weight: lighter;

}
a{
color:#999999;
text-decoration:none;}
a:hover{
color:#000000;
background-color:#cccccc;
text-decoration:blink;
cursor:auto;}
input, option, textarea{
	color:#000000;
	font-family:Verdana;
	font-size:7pt;
	background-color:#cccccc;
	text-decoration: blink;
	border: thin #cccccc;
	font-style: normal;
	line-height: normal;


}

table, tr, td{
	font-size:7pt;
	font-family:verdana;
	color:#CCCCCC
	border: 0pt #FFFFFF;
	background:#000000
}

