td, th, body, .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bottom {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #929292;
}
.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A7377;
	line-height: normal;
	font-weight: normal;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: normal;

}
a {
	color: #3868A0;
	text-decoration: none;
	
}
a: hover {
	color: #2B425E;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5469A0;
	line-height: normal;
	font-weight: normal;

}
.subheadinggray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66686B;
	line-height: normal;
	font-weight: normal;
}