.couponclass   {
	color: #F00;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular
}
.descriptionclass       {
	color: black;
	font: 11px/120% Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-transform: none;
	text-align: left;
}
.tableText  {
	color: black;
	font: 11px/120% Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-transform: none;
	padding-left: 6px;
	padding-right: 6px;
}

.tableTextBold {
	color: black;
	font: bold 11px/120% Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	text-transform: none;
}

.linksclass       {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 3px;
	text-transform: uppercase;
}

.smalltitleclass   {
	color: #004080;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 0pt;
}

.smalltitleclassred   {
	color: red;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 0pt;
}

.titleclass  {
	color: #004080;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	font-family: Tahoma;
	text-indent: 4px
}

a:hover   {
	color: red;
	font-weight:
	bold; font-size:
	11px; word-spacing: 3px
}

.footerClass {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	word-spacing: 3px
}

.footerSpacer {
	height: 1px;
	width: 10px;
}

.couponReverseClass {
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 120%;
	font-family: Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.bigRed   {
	color: red;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 0pt;
}

.bigText  {
	color: black;
	font-style: normal;
	font-weight: regular;
	font-size: 13px;
	line-height: 120%;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-indent: 0pt;
}

.E3-table-header {
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #00F;
	text-align: center;
	height: 20px;
	width: 320px;
	line-height: 20px;
}

.E3-table-even-left {
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: #EEEEEE;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.E3-table-even-right {
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	background-color: #EEEEEE;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.E3-table-odd-left {
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	background-color: #D3D3D3;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.E3-table-odd-right {
	font-family:Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	background-color: #D3D3D3;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

