.body_text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.body_text_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7F562A;
}
.body_text_bold_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #7F562A;
	font-weight: bolder;
}
.body_text_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bolder;

}.testimonial_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #7F562A;
}
.testimonial_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F562A;
}
.testimonial_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #7F562A;
}
.testimonial_city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F562A;
}
.smallcaps_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}
.body_text_serif_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.smallcaps_bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bolder;
}
.body_text_bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5A5920;
	font-weight: bolder;
}
.form_asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 7F562A;
}
