body{
	color: #FFFFCC;
}
.bodytext{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:15px;
	padding-right:5px;
}
.heading{
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	padding-left:15px;
	padding-right:5px;
}
.bodytextinner{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	padding-left:15px;
	padding-right:5px;
}
.bodytextinnerregular{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	padding-left:15px;
	padding-right:5px;
}
.links{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.links:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}
.footer{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	}
	
.coupontext{
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:15px;
}
.leftlinks{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.leftlinks:hover{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
