.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: justify;
}
.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;
	text-align: right;
}

.bigRed   {
	color: red;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	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;
}