@charset "utf-8";
/* CSS Document */

Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.boldbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #330033;
}
.boldLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #330033;
}
.normLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #330033;
}

PurpleFill {
	background-color: 330033;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #330033;
}
