.bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #309;
	text-align: center;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.paragraph_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align: left;
}
.paragraph_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000;
	text-align: center;
}
a:link {
	color: #200772;
	text-decoration: none;
}
a:visited {
	color: #609;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight: bold;
}
a:active {
	color: #6A48D7;
	text-decoration: none;
}
redRibbonWeek {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
	background-color: #F00;
	text-align: center;
}
.redRibbonWeek {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	font-weight: bold;
}
