﻿html, body {
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 13px;
	color: #4D3E22;
	line-height: 1.3em;
	background-color: #E6E0D6;
}
a:link {
	color: #786149;
	text-decoration: none;
}
a:visited {
	color: #786149;
	text-decoration: none;
}
a:active {
	color: #002100;
	text-decoration: underline;
}
a:hover {
	color: #002100;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	margin-right: 35px;
}
p.footcenter {
text-align:center;
	line-height: 1.5em;
}

.larger {
	font-size: 14px;
}
.blockletter {
	margin-right: 3px;
	margin-bottom: 2px;
	text-align: left;
	float: left;
	border: 0;
}
a.morecomm {
}
