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