
BODY
{
	font-size: small;
	color: #333;
	font-weight: normal;
	font-family: arial,verdana,sans-serif;
}

H1
{
	font-size: 1.2em;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: center;
}
H2
{
	font-size: 1.1em;
	color: #036;
	font-weight: bolder;
	margin: 0px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
H3
{
	font-size: 1.05em;
	color: #0C6;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}
H4
{
	font-size: .9em;
	color: #00C;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
}

H5
{
	font-size: .9em;
	color: #ccc;
	margin: 3px;
	padding-bottom: 2px;
	text-align: right;
	letter-spacing: 1px;
	text-transform: captialize;
}

UL
{
	margin: 0px;
	padding: 10px 0px 10px 30px;
}

A:link
{
	color: #090;
	font-weight: normal;
	text-decoration: underline;
	text-transform: inherit;
}



A:visited
{
	color: #030;
	font-weight: normal;
	text-decoration: underline;
}



A:active
{
	color: #063;
	font-weight: normal;
	text-decoration: underline;
}

.footer
{
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	line-height: 130%;
}

a.footer:link
{
	color: #9CF;
	text-decoration: underline;
	cursor: hand;
}
a.footer:visited
{
	color: #09C;
	text-decoration: underline;
	cursor: hand;
}
a.footer:hover
{
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}
a.footer:active
{
	color: #39F;
	text-decoration: none;
	cursor: hand;
}

.coupon
{
	color: green;
	font-size: 1.3em;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	line-height: 1.2em;
	padding: 2;
	letter-spacing: .1em;
	border-color: #666;
	border-width: 3;
	border-style: dotted;
	margin: 5;
}

.zips
	{padding-top:3px;
	padding-right:10px;
	padding-left:10px;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Verdana;
	text-align:general;
	vertical-align:bottom;
	border:none;
	white-space:nowrap;
}
.red
{
	font-size: 110%;
	color: #C00;
	font-weight: normal;
	line-height: 130%;
}
.caption
{
	font-size: .8em;
	color: #063;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	font-style: italic;
}
.credits
{
	font-size: 1.1em;
	color: #3F3;
	font-weight: normal;
	line-height: 130%;
	text-align: center;
}
a.credits:link
{
	color: #9CF;
	text-decoration: underline;
	cursor: hand;
}
a.credits:visited
{
	color: #09C;
	text-decoration: underline;
	cursor: hand;
}
a.credits:hover
{
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}
a.credits:active
{
	color: #39F;
	text-decoration: none;
	cursor: hand;
}
