body {
	background-color: #b75b1d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #694218
}

.headerSub {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #694218
}

.body {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-weight: 500;
	font-size: 18px;
	color: #000000
}

.bodyTestimonials {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-weight: 500;
	font-size: 15px;
	font-style: italic;
	color: #333
}

.callout {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #694218
}

.calloutBody {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-weight: 500;
	font-size: 18px;
	color: #000000
}

.copyright {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-weight: 500;
	font-size: 12px;
	color: #000000
}

.indent {
	margin-left: 55px;
}

.indentCopy {
	margin-left: 35px;
}

a:link { color: #f26522; }
a:visited { color: #f26522; }

