body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#b8b39e;
	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

.disclaimer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
}

a:link {
color : #ced8df; 
text-decoration : none;
font-size: 12px;
font-weight : bold; 

} 
 
a:visited {
color : #a3b8c7; 
text-decoration : none;
font-size: 12px;
font-weight : bold; 
} 

a:hover {
color : #c1d0da; 
text-decoration : underline;
font-size: 12px;
font-weight : bold; 
} 

 

.selected  {
color : #FFFFFF; 
text-decoration : none;
font-weight : bold;
}

.header  {
color : #ffffff; 
font-size: 14px;
text-decoration : none;
font-weight : bold;
font-family: Georgia, serif;
}

.subheader  {
color : #a3b8c7; 
font-size: 12px;
text-decoration : none;
font-weight : bold;
font-family: Georgia, serif;
}