a.hh:link, a.hh:visited { 
	color : #48532F;
	font-family: arial;
	font-size: 12px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : #48532F; 
	font-family: arial;
	font-size: 12px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: #48532F;
	font-family: arial;
	font-size: 12px;
}

p {
	color: #48532F;
	font-family: arial;
	font-size: 12px;
	margin-left: 6px
}

ul {
	color: black;
	font-family: arial;
	font-size: 12px;
}

ol {
	color: #48532F;
	font-family: arial;
	font-size: 12px;
}

td {
	color: #48532F;
	font-family: arial;
	font-size: 12px;
}
H1
{
	font-weight: normal;
	font-size: 10px;
	color: #48532F;
	line-height: 14px;
	font-family: arial;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
	margin-left: 6px;
}
H2
{
	font-size: 30px;
	color: black;
	line-height: 14px;
	font-family: Century Schoolbook;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
	line-break: normal;
	margin-left: 6px;

}