.titleLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #660000;

}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 20%;
	margin-left: 20%;
}

.announcement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-left: 1em; 
	padding-right: 1em; 
}

.announcement p {
	padding: 0.5em;
	border: 1px solid grey;
	background-color: white;
	font-size: 9pt;
	line-height: 150%;
}

.titleBar {
	margin-top: 0px;
	margin-bottom: 0px;

}
a:hover {
	color: #660000;

}
h3 {
	margin-left: 15%;
	font-style: italic;

}
.sideImage {
	margin: auto auto auto 5%;

}
.warningText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	color: #FF0000;
}
