body {
	background-color : #ffffff;
	margin : 10px;
	padding : 10px;
}

span.address {
	background-color : #ffffff;
	color : #FF443D;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : bolder;
	font-size : 16px;
}

span.expiry {
	background-color : #ffffff;
	color : #000000;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : normal;
	font-size : 12px;
}

span.text {
	background-color : #ffffff;
	color : #000000;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : bold;
	font-size : 14px;
}

span.phone {
	background-color :#ffffff;
	color : #FF443D;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : bolder;
	font-size : 18px;
}

span.hours {
	background-color : #ffffff;
	color : #000000;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : bolder;
	font-size : 16px;
}

span.header {
	background-color : #ffffff;
	color : #FF443D;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : bolder;
	font-size : 24px;
}

span.subheader {
	background-color : #ffffff;
	color : #3CA1D0;
	font-family : helvetica, arial, verdana, sans-serif;
	font-weight : bolder;
	font-size : 22px;
}

table.coupons {
	border-right : 2px #3CA1D0 dotted;
	border-bottom : 2px #3CA1D0 dotted;
}

td.coupons {
	border-left : 2px #3CA1D0 dotted;
	border-top : 2px #3CA1D0 dotted;
}