.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: -20px;
	text-transform: none;
	font-variant: normal;
}
.quoted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: -25px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	line-height: -20px;
	text-transform: none;
	font-variant: normal;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: -24px;
	text-transform: none;
	font-variant: normal;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	line-height: -20px;
	text-transform: none;
	font-variant: normal;
}
.Titlesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #B14211;
	text-decoration: none;
	line-height: -20px;
	text-transform: none;
	font-variant: normal;
}
.quotesbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	line-height: 15px;
	text-transform: none;
	font-variant: normal;
}

