body {
  margin: 0 0 0 0;
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  background-color: #ffffff;
}

p {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

td.formlabel {
  font-size: 9pt;
  text-align: right;
  white-space: nowrap;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;

}

.coupondiv 
{
	border: dashed 3px #dd0000;
	padding: 6px;
	margin: 8px 20px 8px 20px;
	page-break-before: auto;
	/* width: 500px; */
}

.couponhead 
{
	font-size: 16pt;
	font-weight: bold;
	color: #123456;
	text-align: center;
}

.couponqual 
{
	font-size:12pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}

.coupondesc 
{
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 0px;
}

.couponprice 
{
	font-size: 16pt;
	font-weight: bold;
	color: #df0000;
	margin-left: 16px;
}

.couponfine 
{
	font-size: 7pt;
	margin-top: 8px;
	text-align: center;
}

.couponlogo 
{
	text-align: center;
}

.tagline 
{
	display: none;
}

.nodisp
{
	display: none;
}

.couponlink 
{
	display: none;
}
.footer
{
	display: none;
}

.coupprint 
{
	display: none;
}