@charset "UTF-8";
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	color: #EFD7B0;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #8E160D;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #8E160D;
	text-decoration: none;
	text-transform: uppercase;
}
.ruleDotted {
	border-top-width: thin;
	border-top-style: dotted;
	color: #000000;
	border-top-color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B02700;
	text-decoration: none;
}
.footerSpread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headerLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BC2C01;
}
.linkOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BC2C01;
}
