.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #154470;
	letter-spacing: 1pt;
	font-weight: bold;
}
.bodytext{
	font-family: Verdana;
	font-size: 11px;
	color: #2E2E2E;
	letter-spacing: 1pt;
}
.heading2{
	font-family: Verdana;
	font-size: 11px;
	color: #2E2E2E;
	letter-spacing: 1pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #2E2E2E;
	letter-spacing: 1pt;
	text-decoration: none;
}

