a.hh:link, a.hh:visited { 
	color : #2b4709;
	font-family: verdana;
	font-size: 11px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : #2b4709; 
	font-family: verdana;
	font-size: 11px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: #1D2F06;
	font-family: verdana;
	font-size: 11px;
}

p {
	color: 1D2F06;
	font-family: verdana;
	font-size: 11px;
}

ul {
	color: #4D0303;
	font-family: verdana;
	font-size: 11px;
}

ol {
	color: #2b4709;
	font-family: verdana;
	font-size: 11px;
}

td {
	color: #2b4709;
	font-family: verdana;
	font-size: 11px;
}
H1
{
	font-weight: normal;
	font-size: 11px;
	color: #08280B;
	line-height: 14px;
	font-family: Arial;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}
H2
{
	font-weight: bold;
	font-size: 14px;
	color: #4A0600;
	font-family: Times New Roman;
}