a.hh:link, a.hh:visited { 
	color : #490F0A;
	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;
}

body {
	color: #490F0A;
	font-family: Times New Roman;
	font-size: 13px;
}

p {
	color: #490F0A;
	font-family: Times New Roman;
	font-size: 13px;

}

ul {
	color: black;
	font-family: Times New Roman;
	font-size: 13px;
}

ol {
	color: #490F0A;
	font-family: Times New Roman;
	font-size: 13px;
}

td {
	color: #490F0A;
	font-family: Times New Roman;
	font-size: 13px;
}
H1
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	line-height: 14px;
	font-family: Arial;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
}