.coupon_amount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-style: normal;
	font-weight: bolder;
	color: #B51515;
}
.coupon_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.couponlines {
	border: 10px dashed #000000;
}

