a.hh:link, a.hh:visited { 
	color: #7DA449;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color: #490F0A; 
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	text-decoration: underline;
}

a.hh2:link, a.hh2:visited { 
	color: #414141;
	font-family: Verdana;
	font-size: 9px; 
	font-weight:bold;
	text-decoration: none;
	margin:5px 0 5px 10px;
	line-height:30px;
} 

a.hh2:hover, a.hh2:active { 
	color: #3D942F; 
	font-family: Verdana;
	font-size: 9px;
	font-weight:bold;
	text-decoration: none;
	margin:5px 0 5px 10px;
}


body {
	color: #323131;
	font-family: Verdana;
	font-size: 11px;
}

p {
	color: #323131;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 4px
}

ul {
	color: #323131;
	font-family: Verdana;
	font-size: 11px;
}

ol {
	color: #490F0A;
	font-family: Verdana;
	font-size: 11px;
}

td {
	color: #323131;
	font-family: Verdana;
	font-size: 11px;
}
H1
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 4px;
	color: #7DA449;
	line-height: 14px;
	font-family: Times New Roman;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}
H2
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 4px;
	color: #7DA449;
	line-height: 14px;
	font-family: Times New Roman;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}