body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #33cc33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008040;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 25px;
}
.main {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.copyright {
	font-size: 8.5pt;
	line-height: 12pt;
	color: #33cc33;
}
.white {
	color: #FFFFFF;
}
.headline {
	font-size: 11pt;
	font-weight: bold;
	color: #0B621D;
}
.inside {
	font-size: 8.5pt;
	line-height: 12pt;
	color: #CCFECB;
	background-color: #013300;
	border: 1.5px solid #00FF00;
	padding: 4px;
}
.green {
	color: #67FF00;
}

