.coupon
{
	font-family: Arial;
	overflow:hidden;
	width: 100%;
	height: 100%;
	border: 1px silver dashed;
}

.coupon2
{
	font-family: Arial;
	overflow:hidden;
	width: 100%;
	height: 100%;
}

.title
{
	font-size: 18px;
	font-weight: bold;
}

.value
{
	font-size: 12px;
	font-weight: bold;
}

.text
{
	font-size: 11px;
}

.fine
{
	font-size: 9px;
}
