body {
	background-image: url(../images/bg-strip.jpg);
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 13pt;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
}

.textbox {
	color: #CCCCCC;
	line-height: 12pt;
	text-align: left;
	align: left;
}

a {
color: #58c809;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bodytext {
	line-height: 14pt;
}

.specialoffer {
	font-size: 11px;
	line-height: 13pt;
}

.footer {
	font-size: 10px;
	color: #999999;
}	

a.footer {
	color: #FFFFFF;
	text-decoration: none;
}	

a.footer:hover {
	text-decoration: underline;
}	

.footer2 {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 11pt;
}	

a.footer2 {
	color: #999999;
	text-decoration: none;
}	

a.footer2:hover {
	text-decoration: underline;
}	

h1 {
	font-size:30px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 19pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size:12px;
	color: #58c809;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 15px;
	text-align: left;
}

h3 {
	font-size:10px;
	color: #777777;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 2px;
}

.field {
	background-color:#FFFFFF;
	color:#333333;
	font-size: 12px;
}