BODY {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;

}

H1 {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; font-weight: bold; Margin-bottom: 2px;}
H2 {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: Red; font-weight: bold; Margin-bottom: 2px;}
H3 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: Navy; font-weight: bold; Margin-bottom: 1px;}

.OfferTable {
	border: 1px solid #FF0000;
}

.OfferContentCell {
	font-size: x-small;
	padding: 15px;
	background-color: #FFFFFF;



}

.OfferHeaderCell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}

A.OFFERLINK:LINK  {color : Green; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : 12px; ; font-weight: bold}
A.OFFERLINK:VISITED  {color : Green; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : 12px; ; font-weight: bold}
A.OFFERLINK:ACTIVE  {color : Green; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : 12px; ; font-weight: bold}
A.OFFERLINK:HOVER  {color : #FF9900; text-decoration : none; font-family :  Arial, Helvetica, sans-serif; font-size : 12px; ; font-weight: bold}

