@charset "UTF-8";
/* CSS Document */

.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #993300;
}
.headers_jt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bolder;
	text-transform: none;
	color: #993300;
}
.body_jt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: lighter;
	text-transform: none;
	color: #993300;
	line-height: 16px;
}
.headers_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: lighter;
	text-transform: none;
	color: #333333;
}
.body_testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: lighter;
	text-transform: none;
	color: #333333;
	vertical-align: top;
}
.headers_testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #993300;
}

