body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuitems {font-size: small}
.footnavigation {font-size: x-small; color: #00CC00; }
a:link {
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.footer {
	font-size: x-small;
	color: #666666;
}
.menusmall {
	font-size: small;
	font-weight: bold;
	color: #666666;
}

.coupontitles {
	font-size: medium;
	color: #009900;
	font-weight: bold;
}
.featuresheading {
	font-size: x-large;
	color: #FFFFFF;
}
.featuresfont {
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.notes {
	color: #666666;
	font-weight: normal;
	font-size: small;
}
.mediumbold {
	font-weight: bold;
	font-size: medium;
}
.popupbox {
	border: thin dashed #00CC00;
	padding: 2px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
}
.percentages {
	color: #009900;
}
.bordercolor {
	border: thin solid #00CC00;
}
.bodycopy {
	font-size: small;
	margin: 10px;
	padding: 0px;
}
.red {
	color: #FF0000;
}
.bordercolororange {
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.italic {
	font-style: italic;
}
.larger {
	font-size: larger;
}
.topmargin {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftmargin {
	margin-left: 30px;
}
.numbercolor {
	color: #009900;
}
.popuptext {
	font-size: small;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.couponlinks {
	font-size: x-small;
}
.linkheadings {
	color: #666666;
}
.underline {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.codebox {
	padding: 4px;
	border: thin dashed #009900;
}
.codebackground {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #333333;
	background-color: #FFFFCC;
}
.verticalspacing {
	line-height: 24px;
}
.couponborder {
	border: 4px dashed #FF0000;
}
.smaller {
	font-size: smaller;
}
.white {
	color: #FFFFFF;
}
