body, td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #990099;
}
a:active {
	color: #FFCC00;
}
p {
	color: #333333;
	font-weight: normal;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
.pageTitle {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.subHead {
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
h1 {
margin-top: 0; font-size: 18pt; font-weight: bold;color: #FF0000;
}

