a:hover active {
text-decoration: none; }

a.hh:link, a.hh:visited { 
	color : #242e04;
	font-family: Verdana;
	font-size: 10px; 
	text-decoration : none; 
} 

a.hh:hover, a.hh:active { 
	color : #242e04; 
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
}

body {
	color: #242e04;
	font-family: Verdana;
	font-size: 10px;
}

p {
	color: #242e04;
	font-family: Verdana;
	font-size: 10px;
	margin-left: 4px
	
}

ul {
	color: #242e04;
	font-family: Verdana;
	font-size: 10px;
}

ol {
	color: #242e04;
	font-family: Verdana;
	font-size: 10px;
}

td {
	color: #242e04;
	font-family: Verdana;
	font-size: 10px;
}
H1
{
	font-weight: bold;
	font-size: 10px;
	color: #71020a;
	line-height: 14px;
	font-family: Arial;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 4px
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}

/* side navigation code */

a.nav {
text-align:left;
padding-left: 8px;
line-height: 23px;
font-family: Futura,Arial;
font-size: 14px;
text-decoration: none;
color: #6f3c3b;
font-stretch: none;
}

a.nav:hover {
color: #1d2b11;
text-decoration: underline; }







