.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	color: #003300;
	height: auto;
	width: auto;
	margin: 1em 0 0 0;
}
h1 {
	color: #003300;
	font-size: large;
	text-decoration: none;
}
.bodytext a:visited {
	color: #009900;
	text-decoration: none;
}
.bodytext a:link {
	color: #009900;
	text-decoration: none;
}
.bodytext a:hover {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
