.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #375115;
}
a:link {
	text-decoration: none;
	color: #375115;
}
a:visited {
	text-decoration: none;
	color: #D55019;
}
a:hover {
	text-decoration: underline;
	color: #D55019;
}
a:active {
	text-decoration: none;
}
.bullets {
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #375115;
}