a { color: #69330F; text-decoration: underline; font-weight: bold;}
a:hover { color: #438442; text-decoration: none}
	
body {	
	font-family: Arial, Helvetica, sans-serif;	
	color: #000000;
	margin-top: 0 em;
	margin-right: 0 em;
	margin-bottom: 0 em;
	margin-left: 0 em
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1.2em;	
	color: #000000
	}

ol  {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: .82em;	
	list-style-position: outside;
	line-height: 1.7em;
	}
ul  {	
	font-family: Arial, Helvetica, sans-serif;		
	font-size: .82em;	
	list-style-position: outside;
	line-height: 1.7em;
	}

.headerlinks{	
	color: #B00000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: .82em;
}
.headerlinks:hover {	
	color: 1050F8#; 
	text-decoration: none;  
	font-size: .82em;
	}
	
.headerlinksvisited{	
	color: #1050F8; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: .82em;
}
p {
	color: #000000; 
	text-decoration: none; 
	font-weight: none;
	font-size: .82em;
	}  
.nav {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;
	}  
.nav:hover {
	color: #FFFFFF; 
	background: #006600;
    text-decoration: underline; 
	text-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;
	}  

