a#p:link, a#p:visited
{
	background-color: #cccccc;
	border: 8px outset #cccccc;
	color: #000000;
	display: block;
	font-weight: bold;
	font-family: arial,sans-serif;
	margin: 0px auto;
	padding: 8px;
	text-decoration: none;
	width: 320px;
}
a#p:hover, a#p:active
{
	background-color: #666666;
	border-style: inset;
	color: #ffffff;
}
body
{
	font-family: verdana,arial,sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img
{
	width: 120px;
	height: 90px;
}
.coupon
{
	border: 2px dashed #000000;
	float: left;
	width: 180px;
}
.t2
{
	font-weight: bold;
	font-size: 24pt;
	height: 80px;
}
.t2half
{
	font-weight: bold;
	font-size: 20pt;
	height: 80px;
}
.t3
{
	font-weight: bold;
	font-size: 16pt;
	height: 80px;
}
.d
{
	font-size: 10px;
	text-align: justify;
}
.d div
{
	margin-top: 12px;
}
.l
{
	font-size: 10px;
}
.r
{
	font-size: 8px;
	text-align: justify;
}
.s
{
	display: block;
	font-weight: bold;
	font-size: small;
}
@media print
{
a, h5
{
	display: none;
	visibility: hidden;
	position: absolute;
	top: -99px;
	left: -99px;
}
}
