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