.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}
.menuBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 5px;
	line-height: 3px;
}

.menu A:link { color: #333333; text-decoration: none; }
.menu A:visited { color: #333333; text-decoration: none; }
.menu A:hover { color: #333333; text-decoration: underline; }

.topbarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.topbarText A:link { color: #FFFFFF; text-decoration: none; }
.topbarText A:visited { color: #FFFFFF; text-decoration: none; }
.topbarText A:hover { color: #FFFFFF; text-decoration: underline; }
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

