.pageheader {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodysubheader {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0066FF;
}
.a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;



}
a:hover {
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #0066FF;
}
.lineheight {
	line-height: 150%;
}
