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;
	text-align: justify;
}
ul {
	font-size: 12px;
}
li {
	padding: 3px;
}
.menul {
	font-size: 14px;
	padding-bottom: 12px;
}
h1 {
	margin-top: 12px;
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
.biline {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: center;
}
