body, html, td, font{
font-family:Tahoma; 
color:#CFCFCF;
letter-spacing:0px;
text-align:justify; 
overflow-x:hidden;  
font-weight:normal;
font-size: 9px }

body {
background-color:#000000;
scrollbar-face-color:#000000;
scrollbar-arrow-color:#CFCFCF;
scrollbar-track-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#CFCFCF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;}

input, textarea { 
background:#000000;
font-family:Tahoma;
font-size:9px;
letter-spacing:0px;
color:#CFCFCF; 
border:1px solid #CFCFCF;}

option, select {
background-color:#000000;
font-family:Tahoma;
font-size:9px;
color:#CFCFCF;
letter-spacing:0px;
border:1px solid #FFFFFF;
padding:0px; }

.title {
	color:#000000;
	padding-left:5px; 
	font-size:9px;
	font-family:Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px; 
	border-bottom:1px solid #FFFFFF;
	line-height:15px; 
	margin-bottom:5px; 
	background-color:#CFCFCF;
}

A:link, A:active, A:visited {
text-decoration:none; 
border-bottom:none;
font-weight:bold;
color:#FFFFFF;
}

A:hover {
text-decoration:none; 
color:#C3C4AA;
border-bottom:#FFFFFF;
font-weight:none;
background-color:#CFCFCF;
}
