.chapter {
	font-size: 24px;
	color: #800000;
	font-family:Bell MT;
	font-weight:500;
	font-style:italic;
	}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-stretch: narrower;
	color: #800000;
}

.product {
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	}
	
.productSmall {
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	}
	
.price {
	font-size: 11px;
	color: #111111;
	font-stretch: narrower;
	}
	

.style14 {
	font-size: 14px;
	font-weight: bold;
}

	