.mainbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #99FF99;
	background-position: center;
	border: thin solid #009900;
}
.banner {
	border: medium solid #009900;
	background-color: #CCFFCC;
}
.footer {
	font-size: 24px;
	color: #009900;
	background-color: #99FF99;
	text-align: left;
	font-weight: bolder;
	text-indent: 5px;
}
.navpanel {
	background-color: #CCFFCC;
}
.rightcolumn {
	background-color: #CCFFCC;
}
.subjecttitle {
	font-weight: bold;
	color: #000000;
}
.centralcolumn {
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	background-color: #CCFFCC;
	padding: 5px;
}
a:link {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	border: none;
}
a:visited {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	border: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
a:active {
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	border: none;
}
.pagetitle {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #009900;
	border: thin solid #FFFFFF;
}
.rightcolimages {
	border: medium solid #009900;
}

