body {
	background-color: #990000;
}
.display { display: none;
}
.coupon_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
}
.coupon_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.coupon_restritions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.coupon_frame {
	border: medium dotted #000000;
	width: 75% ;
}
.print_banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	display: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #990000;
	display: block;
	text-decoration: none;
}
.guarantee {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: medium double #000000;
	width: 100%;
}
.picture_border {
	border: medium solid #000000;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.coupon_error {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.bg {
	display: none;
}
.coupon_stamp {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-type: none;
}
ul {
	list-style-type: none;
}
