.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.firstletter {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	line-height: 25px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.text1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #660000;
	text-decoration: underline;
}
.text1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #660000;
	text-decoration: underline;
}
.text1:link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}
.text1:link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 25px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	line-height: 30px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px 5px 5px 0px;
}
.firstletterT {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 22px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: -3px;
}
