body {  
background-color: #000000;
font-family: Tahoma; 
font-size: 7px;
text-align: justify; 
color: #948481;
scrollbar-base-color: #000000;
}

li {
color: #FFFFFF; list-style-position: outside
}

A:link {
color:#6F615E; font-family:tahoma; font-size:7pt; text-decoration:none;} 
A:visited {
color:#6F615E; font-family:tahoma; font-size:7pt; text-decoration:none;}
A:hover {
color:#000000; font-family:tahoma; font-size:7pt; text-decoration:none; background-color:#6F615E; cursor:w-resize;}

table {
font-family: Tahoma; font-size: 7pt; color: #948481; line-height: 10px; text-align: justify;}

.header {
font-family: Tahoma;
font-size: 10px; 
font-weight: bold; 
color: #FFFFFF; 
border: 0px;
line-height: 14px; 
text-transform: uppercase;
background-color: #2D1A18;
margin: 0px;
padding: 0px 0px 0px 5px;
}

input, textarea, option, select {
	background-color: #000000;
	font: 7pt Tahoma;
	color: #948481;
	letter-spacing: 0px;
	line-height: 10px;
	border: 1px solid #2D1A18;
	padding:2px; }

}