/* CSS Document */

	
table#printcoupon {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
table#printcoupon caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	font-size: 24px;
	letter-spacing: 1px;
	}

table#printcoupon td.button {
	padding: 6px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	}
