.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: square;
}
.bodyText a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #CC0000; text-decoration: none}
.bodyText a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; color: #CC0000; text-decoration: underline}
.Heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: bold}
.Navigation {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #502C58}
.Navigation a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #502C58; text-decoration: none}
.Navigation a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #502C58; text-decoration: underline}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
.form {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #CC0000;
}
table.newsArchive { width: 500px; border: 0;  }
table.newsArchive td { padding: 7px 0;  }
.sideNote {
	margin: 15px 10px;
	padding: 5px;
}