body {
	background-color: #F1FAFA;
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005E91;
	font-size: 11px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.footer {font-size: 10px}
.white {
	color: #FFFFFF;
}
a:link {
	color: #0071B0;
}
a:visited {
	color: #0071B0;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0071B0;
}
a.footer:link, a.footer:visited, a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
