.NavHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.NavHead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #66FFCC;
}
.MainHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003399;
	font-weight: bold;
}
.BodyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: 996633;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NavBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #000066;
	text-decoration: none;
}
.bottomNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smallText a:link {
	color: #FFFFFF;
}
.smallText a:visited {
	color: #FFFFFF;
}
.smallText a:hover {
	color: #FFFFFF;
}
.smallText a:active {
	color: #FFFFFF;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:hover {
	color: #000066;
	text-decoration: none;
}
.topNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftNav a:link {
	color: #FFFFFF;
}
.leftNav a:visited {
	color: #FFFFFF;
}
.leftNav a:hover {
	color: #999999;
}
.leftNav a:active {
	color: #FFFFFF;
}