.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav a:link {
	text-decoration: none;
	color: #666666;
}
.nav a:visited {
	text-decoration: none;
	color: #666666;
}
.nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EF0408;
}
.nav a:active {
	text-decoration: none;
	color: #666666;
}

.redHeadings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D61C7B;
}
.smallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style10 {color: #006500}
.style11 {color: #D61C7B}
.style18 {color: #0034CE}
.style19 {color: #FF9900}
.footerText {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.style20 {font-size: 14px}
.footerText a:link {
	color: #666666;
	text-decoration: none;
}
.footerText a:visited {
	color: #666666;
	text-decoration: none;
}
.footerText a:hover {
	color: #D61C84;
	text-decoration: none;
}
.footerText a:active {
	color: #666666;
}

.style21 {
	color: #D62084;
	font-weight: bold;
}
.style26 {color: #666666}
.FormText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formBoxText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;


}
