.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}
.body a:hover {
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #000;
}
.body .bodyblue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A73BA;
	text-decoration: none;
}
.body .bodyblue a:hover {
	text-decoration: underline;
	font-size: 11px;
}
.body a {
	text-decoration: none;
}

