a.hh:link, a.hh:visited { 
	color : #690215;
	font-family: Verdana;
	font-size: 10px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : black; 
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: black;
	font-family: Verdana;
	font-size: 10px;
}

p {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

ul {
	color: black;
	font-family: Verdana;
	font-size: 10px;
}

ol {
	/*color: #490F0A;*/
	font-family: Verdana;
	font-size: 10px;
}

td {
	/*color: #490F0A;*/
	font-family: Verdana;
	font-size: 10px;
}

h1{
	color: #3C1E00;
	font-family: Garamond;
	font-size: 12pt;
	font-weight: bold;
}

h2{
	color: #3C1E00;
	font-family: Garamond;
	font-size: 11pt;
	font-weight: bold;
}
