.bodycopy {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal}
.clsLink {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.clsLink:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.bodycopytiny {
font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: normal
}
.bodycopywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: italic;
}
.bodycopyboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodycopyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.headingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.headingBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.bodycopyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
}

li {padding-bottom: 4px;}

/*News/Offers Classes */
.title { font-size:150%;color:#000000;font-weight:bold;}
.feature_1 { font-size:110%;color:#000000;font-weight:bold;}
.small_print { font-size:80%; }
/*News/Offers Classes */