body {  
background-color: #3C3838;
font-family: Tahoma; 
font-size: 7px;
text-align: justify; 
color: #000000;
scrollbar-base-color: #3C3838;
}

li {
color: #FFFFFF; list-style-position: outside
}

A:link {
color:#FFEA00; font-family:tahoma; font-size:7pt; font-weight: bold; text-decoration:none;} 
A:visited {
color:#FFEA00; font-family:tahoma; font-size:7pt; font-weight: bold; text-decoration:none;}
A:hover {
color:#000000; font-family:tahoma; font-size:7pt; text-decoration:none; background-color:#FFEA00;}

table {
font-family: Tahoma; font-size: 7pt; color: #000000; line-height: 10px; text-align: justify;}

.header {
font-family: Tahoma;
font-size: 10px; 
font-weight: bold; 
color: #FFEA00; 
border: 0px;
line-height: 14px; 
text-transform: uppercase;
background-color: #3C3838;
margin: 0px;
padding: 0px 0px 0px 5px;
}

.header1 {
font-family: Tahoma;
font-size: 8px; 
font-weight: bold; 
color: #000000; 
border: 0px;
line-height: 14px; 
text-transform: uppercase;
background-color: #D9D9D9;
margin: 0px;
padding: 0px 0px 0px 5px;
}

input, textarea, option, select {
	background-color: #000000;
	font: 7pt Tahoma;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 10px;
	border: 1px solid #D9D9D9;
	padding:2px; }

}