.category {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #336699;
	text-align: left;
}
.subCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;

}
.courseName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #CCCCCC;

}

