.pagetitle {
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
.introduction {
	font-size: larger;
	font-style: italic;
	color: ff0033;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.specialchars {
	font-size: smaller;
}
.captions {
	font-size: smaller;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.linkclass {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	text-decoration: none;
}
.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	text-decoration: underline;
	text-transform: uppercase;
}
.menuselect {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-weight: bold;
	text-transform: uppercase;
}
.centerspan {
	background-position: center;
}
