.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F7F;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}
a:link {
	text-decoration: underline;
	color: #525252;
}
a:visited {
	text-decoration: underline;
	color: #525252;
}
a:hover {
	text-decoration: underline;
	background-color: #D8EEF4;
}
body {
	margin: 0px, 0px, 0px, 0px
}