body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFCC99;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
div
{

}
.header {
	font-size: 18px;
	font-weight: bold;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #666633;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #666633;
}
.smallcontent{
	font-size: 9px;
}
.copyright {
	font-size: 11px;
}
.copyright:hover {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
.copyright:visited {
	font-size: 11px;
	color: #666666;
}
input {
	border: 1px solid #CC9966;
}
.coupon {
	background-color: #FFFF00;
	border: 1px dotted #333333;
}
.superscript {
	font-size: 10px;
	line-height: -12px;
	height: -12px;
}
.couponbold {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.couponregular {
	font-size: 16px;
	font-weight: bold;
}
.couponfootnote {
	font-size: 9px;
}
.couponnew {
	color: #003366;
	font-weight: bold;
}
sup {
	font-size: 12px;
	text-decoration: underline;
}
.tablerule {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.locations {
	width: 500px;
	margin-left: 25px;
}
