html {
	overflow-x: hidden;
	overflow-y: auto;
}
body {
	margin: 0px;
}
.menuText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: 336699;
}
.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #000000;
}
.bodytextBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #000000;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 10px;
	font-weight: 900;
	text-transform: none;
}
.pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	color: #003300;
	margin-top: 20px;
}

.pageHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	text-transform: lowercase;
	color: #003300;
}
a:link {
	text-decoration: none;
	color: #336699;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.geckoText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #003300;
	vertical-align: top;
	bottom: 20px;
	padding-bottom: 20px;
}
