.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px}
.bodytextBold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px ; font-weight: 600}
.bodytextBoldBigger { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 15px; font-weight: 600; color: #669933}
a:active {  font-weight: 600; color: BE533D; text-decoration: underline}
a:hover {  font-weight: 600; color: #608046; text-decoration: none}
a:link {  font-weight: 600; color: BE533D; text-decoration: underline}
a:visited {  font-weight: 600; color: #003366}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px}
.smallBold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px ; font-weight: 600}
.greyblock {  background-color: #666666}
.redbox {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BE533D;
	border-right-color: #BE533D;
	border-bottom-color: #BE533D;
	border-left-color: #BE533D;
}
.quoteback {
	background-image: url(resources/quoteback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.quotebig {
	background-image: url(resources/quotebigback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.redbox4 {
	border: 2px solid #BE533D;
}
