.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.captionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.headerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #003366;
}
.subheaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #669999;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #669999;
}