BODY {
	background-color: #E2F3BE;
}
.font {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	margin-left: 10px;
	margin-right: 10px;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	margin-left: 20px;
	margin-right: 20px;
}.contentHeader {
	font-family: Verdana;
	font-size: 16px;
	color: #003366;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	font-style: italic;
}
.marquee {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	padding: 6px;
	background-image: url(/images/bg_lines.jpg);
}
.footer {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	padding: 6px;
	background-image: url(/images/bg_lines.jpg);
	text-align: center;
	vertical-align: middle;
}
.coupon {
	text-decoration: underline;
	font-weight: bold;
	font-size: small;
}
.fontBold {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
.frame {
	background-repeat: no-repeat;
	margin-right: 55px;
	margin-left: 55px;
	padding-top: 3px;
}
.couponCopy {

	text-decoration: underline;
	font-weight: bold;
	font-size: x-small;
}
