﻿.classtext {
	font-family: "Bradley Hand ITC";
	font-size: large;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
}
.classtexthighlighted {
	font-family: "Bradley Hand ITC";
	font-size: large;
	color: #000000;
	background-color: #FFFF00;
	font-weight: bold;
}
.bold12point {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bolder;
	text-decoration: underline;
}
.TRleftAlign {
	font-family: "Times New Roman";
	font-size: 14pt;
	text-align: left;
}
.TRcenterBold {
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 14pt;
}
.TR11ptBold {
	text-align: left;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 11pt;
}

.oldestschool {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

