body, p, table, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
}
.normal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
}
.subPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.navigation {
	font-family: "Arial Black";
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
/*
a:hover {
	color: #CC0000;
	border: #CC0000;
}
a:link {
	color: #330099;
}
*/
