.OCRbody {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
}
.OCRHeader {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
}
.OCRList {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC7F08;
	text-decoration: none;
	}
	.OCRList A:link {text-decoration: none; color:#CC7F08}
	.OCRList A:visited {text-decoration:none; color:#949B90}
	.OCRList A:active {text-decoration:none; color:#CC7F08}
	.OCRList A:hover {text-decoration:none; color:#FFFFFF}

.OCRListSmall {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC7F08;
}
.OCRListingHL {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CCBC53;
}
.OCRListingDetail {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCBC53;
}
