body {
margin: 0;
padding: 0;
border: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #666;
background-color: #fff;
}


H1 {
color: #005324; 
font-size: 1.7em; 
font-weight: bold; 
font-family: "Trebuchet MS", Verdana, Helvetica, Arial; 
}
H2 {
color: #005324; 
font-size: 1.4em; 
font-weight: bold; 
font-family: "Trebuchet MS", Verdana, Helvetica, Arial; 
padding: 0;
margin: 0;
}
#otherlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #213A65;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffffff
}
#otherlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #213A65;
	font-weight: bold;
	text-decoration: none;
}
#otherlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #213A65;
	font-weight: bold;
	text-decoration: none;
}
#otherlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #213A65;
	font-weight: bold;
	text-decoration: underline;
}
#footer {
    font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #876220;
	margin-top: 0;
	padding-bottom: 5px;
	background-color: #E9FEEA;
}
#footer p {
    margin-top: 10px;
    padding: 6px 10px 12px 0;
	background-color: #990000;
	background-color: #E9FEEA;
}
#footer a:link {color: #876220; text-decoration: none;}
#footer a:visited {color: #876220; text-decoration: none;}
#footer a:hover {color: #005324; text-decoration: underline;}
#footer a:active, #footer a:focus {color: #876220; text-decoration: none;}