.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.bodytext_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #008B94;
	text-decoration: none;
}
a:visited {
	color: #005856;
	text-decoration: none;
}
a:hover {
	color: #005856;
	text-decoration: underline;
}
a:active {
	color: #005856;
	text-decoration: none;
}
.bold_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #441656;
}
.bold_violet_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #96429E;
}
.bold_red_new {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC360F;
}
.small_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #441656;
}
.smallest_purple {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #441656;
}
.white_nav_arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
