a.hh:link, a.hh:visited { 
	color : #8f0028;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : #8f0028; 
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: #490F0A;
	font-family: Verdana;
	font-size: 11px;

}

p {
	color: 490F0A;
	font-family: Verdana;
	font-size: 11px;
}

ul {
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

ol {
	color: #490F0A;
	font-family: Verdana;
	font-size: 11px;
}

td {
	color: #490F0A;
	font-family: Verdana;
	font-size: 11px;
}
H1
{
	font-weight: bold;
	font-size: 16px;
	color: #8B3C10;
	line-height: 14px;
	font-family: Times New Roman;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 4px;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}
H2
{
	font-weight: bold;
	font-size: 15px;
	color: #8B3C10;
	line-height: 14px;
	font-family: Times New Roman;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 4px;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}