body {
background-color: #666666;
}
body, td, p, ul, li{

color: #000000; 
font-family: verdana, arial, sans-serif;

}
h1 {
font-size: 16px;
margin-bottom: 0px;
}

h2 {
font-size: 14px;
margin-bottom: 0px;

}

h3 {
font-size: 11px;
margin-bottom: 0px;

}

p {
margin-top: 6px;
margin-bottom: 10px;
line-height: 20px;
}

p, li, ul, td {
font-family: verdana, arial, sans-serif;
font-size: 11px;

}

table, td {
vertical-align: top;
background-color: #B0B96B;
}

input, select, textarea {
font-size: 12px;
font-family: verdana, arial, sans-serif;
}
a:link {
	
	color: #990000;
	
	}
a:visited {
	
	color: #444444;
	
	}

a:hover {
	color: #990000;
	
	text-decoration: none;}



td.globalnav {
color: #D1D6A9;
font-weight: bold;
}

.globalnav a:link {
	
	color: #990000;
	font-weight: bold;
   text-decoration: none;	
	}

.globalnav a:visited {
	
	color: #990000;
	text-decoration: none;
	font-weight: bold;	
	}

.globalnav a:hover {
	color: #D1D6A9;
	
	text-decoration: none;
	font-weight: bold;
}


li {
 
 margin-top:0px; 
 margin-right:0px; 
 margin-bottom: 5px;
}
