
.MainBodyHeader {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.MainBody {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
.IntroHeader {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

.IntroBody {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}

.CalendarHeader {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}

.CalendarBody {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #663300;
}

.CalendarBodyBold {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.Info {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}

a:link {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #046380;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #4D0200;
	text-decoration: none;
	font-size: 12px;
}

