body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #82AD5E;
	color: #000000;
}
a:link {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009933;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}
h3 {
	padding: 12px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border: thin solid #000000;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #669966;
}
.colortable {
	background-color: #E1EFFE;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-size: 12px;
}
