body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center center;
	margin-top: 20px;
}

#bodytext {
	position:absolute;
	width:480px;
	height:300px;
	z-index:1;
	overflow: auto;
	text-align:left;
	left: 239px;
	top: 190px;
}

.offers1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #cc3333;
}
.offers2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}
.myBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.footerlink:link {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:visited {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footerlink:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	background-color: #000000;
	font-size: 9px;
	color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
