.NavBarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #DD0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a.footer {
	color: #000000;
	text-decoration: underline;
}
a.footer:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.footer:visited {
	color: #000000;
	text-decoration: underline;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.bordercolor {
	border: thin solid #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.redbold {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
