
<!--
body,td,th {
	font-family: Harrington;
	font-size: 20px;
	color: #353535;
}
body {
	background-color: #e0dda7;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family:Harrington;
	font-size:20px;
	font-weight:bold;
}
a:link {
    color:#996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#262611;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#CC0000;
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Harrington;
	color:#003300;
}
h1 {
	font-size: 36px;
	
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
-->
