.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #544A32
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #666666;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #800000;
}
a:link {
	color: #880000;
	text-decoration: underline;
}
a:visited {
	color: #880000;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: none;
}
a.smalltext:link {
	color: #444444;
	text-decoration: none;
}
a.smalltext:visited {
	color: #444444;
	text-decoration: none;
}
a.smalltext:hover {
	color: #444444;
	text-decoration: underline;
}