.addresstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	
}
.addresstext a:hover {
	color: #999999;
	text-decoration: none;
}

.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.headingtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FF0000;
	font-weight: normal;
}
.footertext a {
	color: #666666;
	text-decoration: none;
}
.footertext a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
.bwfootertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.bwfootertext a {
	color: #FF0000;
	text-decoration: none;
}
.bwfootertext a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.addresstext a {
	color: #FFFFFF;
	text-decoration: none;
}

.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
.footerphrasetext {
	font-size: 20px;
	font-style: italic;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.maintextbig {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.maintextred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: normal;
}
.maintextred a {
	color: #FF0000;
	text-decoration: none;
}
.maintextred a:hover {
	color: #666666;
	text-decoration: none;
}
