body{
	background: #FFFFFF;
	}

a.side {

	color: #003399;
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-size: 11pt;
	text-decoration: none;

}

a.side:hover {

	color: #003399;
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-size: 11pt;
	text-decoration: underline;

}

div#img_bkg{

	position: absolute;
	top: 60;
	left: 260;
	z-index: 1;
	}
	
div#coupon_text{

	position: absolute;
	top: 10;
	left: 10;
	width: 600;
	z-index: 2;
	}
	
table.coupon {

	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;

	}

td.refinishing_services {

	color: #000000;
	font-family: times, roman, serif;
	font-weight: 400;
	font-size: 13pt;
	text-decoration: none;
	border-bottom: #000000;

}

td.coupon_head {

	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-weight: 600;
	font-size: 18pt;
	text-decoration: none;
	text-align: center;

}

td.coupon_offer {

	color: #000000;
	font-family: arial, helvetica, sans-serif;
	height: 150px;
	font-weight: 400;
	font-size: 13pt;
	text-decoration: none;
	text-align: center;


}


