.highlight {  color: #000000; background-color: #FFFF00}
.size_small {
	font-size: x-small;
}
h3 {
	color: #000000;
}
h2 {
	color: #000000;
}
.CalendarDates {
	font-size: x-small;
	background-color: #FFFF99;
	text-align: center;

}
sup {
	vertical-align: super;
}
.actBG {
	background-color: #339999;
}
.ActTableHdg {
	background-color: #99CCCC;
}
.theoryBG {
	background-color: #e5f6ff;
}
.programCode {
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
.superscript {
	vertical-align: super;
	font-size: x-small;
}
.strikeout {
	text-decoration: line-through;
}
