.courseAvailablity tr th
{
	text-align:left;
	font-size:10pt;
	color:White;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight:bold;	
}

.courseAvailablity tr td
{
	font-size:10pt;
	color:#28892e;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}