/* CSS Document */
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	margin-top: 0;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin-top: 0;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.nav_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #98A6F2;
}
a:active {
	text-decoration: none;
	color: #98A6F2;
}
.body_text_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-weight: bold;
}
.link_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.heading_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #000000;
}
.calendar {
	border-collapse: collapse; cellpadding: 0; cellspacing: 0;
}
.darkgrey {
	font-size: 80%; background-color: darkgray; color: white; text-align: center;
}
.lightgrey {
	font-size: 80%; background-color: silver; color: black; text-align: center; border: 1px solid white;
}
.blank {
	background-color: white;
}
.white {
	font-size: 80%; background-color: white; color: black; text-align: center; border: 1px solid darkgray;
}
.black {
	font-size: 80%; background-color: black; color: white; text-align: center; border: 1px solid black;
}
p {
	margin-top: 0;
}
.nav_text_selected {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #98A6F2;
	text-decoration: underline;
}
.nav_text_selected a:link {
	color: #98A6F2;
	text-decoration: underline;
}
.nav_text_selected a:visited {
	color: #98A6F2;
	text-decoration: underline;
}
.nav_text_selected a:hover {
	color: #98A6F2;
	text-decoration: underline;
}
.nav_text_selected a:active {
	color: #98A6F2;
	text-decoration: underline;
}
.nav_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-decoration: underline;
}
.nav_text a:link {
	color: #666666;
	text-decoration: underline;
}
.nav_text a:visited {
	color: #666666;
	text-decoration: underline;
}
.nav_text a:hover {
	color: #98A6F2;
	text-decoration: underline;
}
.nav_text a:active {
	color: #666666;
	text-decoration: underline;
}
h1 a:link {
	color: #000000;
	text-decoration: none;
}
h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
h1 a:active {
	color: #000000;
	text-decoration: none;
}
