body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(fw/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #BCE6FC;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-size: 9px;
	line-height: 11px;
	color: #086BAD;
}
.cellWatermark {
	background-color: #FFFFFF;
	background-image: url(fw/watermark.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #086BAD;
	text-decoration: underline;
}
a:visited {
	color: #086BAD;
	text-decoration: underline;
}
a:active {
	color: #086BAD;
	text-decoration: underline;
}
a:hover {
	color: #5A9CEE;
	text-decoration: underline;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #1258AD;
}
.smallHeading {
	font-size: 12px;
	font-weight: bold;
	color: #1258AD;
	text-decoration: none;
}
.textTestimonialNames {
	color: #086BAD;
}

