@charset "UTF-8";
.BannerText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006634;
	font-weight: bold;
}
.BodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.BodyTextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.ScheduleName {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}
