/* CSS Document */
<STYLE TYPE="TEXT/CSS">

A:link
	{
	color:;
	font-size:;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}
A:active
	{
	color:;
	font-size:;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}
A:visited
	{
	color:;
	font-size:;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}
A:hover
	{
	color:;
	font-size:;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6{
	margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
a {
	font-size: 11px;
	font-weight: bold;
}
.boldblack11 {font-size: 11px; font-weight: bold; }
.boldred11 {font-size: 11px; font-weight: bold; color: #980807; }
.maintext {color: #000000; font-size: 11px;}
.header {color: #FFFFFF; font-size: 9px; }
.coupon {color: #9900CC; font-weight: bold; font-size: 11px; }
.whiteheading {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.smallboldblack {color: #000000; font-size: 10px; font-weight: bold; }
.smallboldred {color: #980807; font-size: 10px; font-weight: bold; }
.smallblack {font-size: 10px; color: #000000;}
.smallcoupon {
	font-size: 10px;
	color: #9900CC;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: underline;
}

</STYLE>
