.smalltext {
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
.mediumtext {
	font-size: medium;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
}
.BookTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
}
.ProgramTitles {
	font-size: 18px;
	font-weight: bold;
	color: #336699;
	padding-bottom: inherit;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}
.Date {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.Text {
	font-size: large;
	font-style: normal;
	color: #000000;
}
.HeaderTitle {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #336699;
}
.ProgramSubTitles {
	font-size: large;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
