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

.Headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.TopInfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-align: center;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
	text-indent: 8px;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-indent: 8px;
}
.Subheader {
	font-size: 24px;
	font-variant: normal;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.NavBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.RedBarText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
.MonthCal {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
