body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.heading {
	color: #666666;
	font-size: 28px;
	line-height: 14px;
	font-stretch: narrower;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	}
.subheading {
	color: #333333;
	font-size: 16px;
	line-height: 18px;
	font-weight: lighter;
	font-stretch: condensed;
	font-family: Arial, Helvetica, sans-serif;
	}
.body {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	}
.boldcolor {
	color: #66CCFF;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.copyright {
	color: #999999;
	font-size: 9px;
	}
