.redtext {
	color: #900;
}
.parHead {
	font-size: medium;
	color: #00648A;
	font-weight: bold;
}
.pageHead {
	font-size: large;
	font-weight: bold;
	color: #005677
}
a {
	color: #343C83;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:hover {
	color: #CC0000;
}
.CourierFont {
	font-family: "Courier New", Courier, monospace;
}
.redbold {
	color: #900;
	font-weight: bold;
}
