p,span,td {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #AECED6;
	font-family: Arial, Helvetica, sans-serif;
}
.privacyContent {
	font-size: 13px;
}
.pageContent {
	font-size: 14px;
}
.pageHeader {
	font-size: 20px;
	font-weight: bold;
}
.pageTitle {
	font-size: 36px;
	font-weight: bold;
}
.pageFooter {
	font-size: 14px;
}
.sbFooter {
	font-size: 10px;
}
.coupon {
	border-style: dashed;
	border-color: #000000;
	border-width: thin;
}
.couponPrice {
	font-size: 40px;
	font-stretch: extra-condensed;
	font-weight: bolder;
}
.couponFeature {
	font-size: 14px;
}
.couponDisclaimer {
	font-size: 9px;
}
a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}	
a:link, a:visited {
    color: #0000FF;
}
a:hover {
	color: #FF00FF;
}