SPAN.Type {
	font-size: 16px;
	color: #e31a10;
	font-weight: bold;
}
P.Instructions {
	font-style: italic;
	font-size: 11px;
	color: #727071;
	line-height: 15px;
}
P.CouponDiscount {
	font-size: 40px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: red;
	text-align: center;
	margin-bottom: 15px;
}
P.CouponHeadline {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: center;
	color: black;
}
P.Right {
	font-size: 20px;
	font-family: Arial, san-serif;
	font-weight: bold;
	color: black;
	text-align: center;
}
