.body {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color: #000099;
	text-decoration: underline;
}
.Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3366FF;
}

