

.BlueText {
	color : #000099;
	font-family : tahoma;
	font-size : 12px;
	text-align : left;
	padding-left : 10px;
	}

.BoldBlueText {
	color : #000099;
	font-family : tahoma;
	font-weight: bold;
	font-size : 13px;
	text-align : left;
}
	
.MainText {
	color : #646464;
	font-family : tahoma;
	font-size : 12px;
	text-align : left;
}	

.RegularText {
	color : #646464;
	font-family : tahoma;
	font-size : 13px;
	text-align : left;
}

.DateHeading {
	color : #CC0000;
	font-family : tahoma;
	font-weight: bold;
	font-size : 12px;
	text-align : left;
}	

.ClassDetailsText {
	color : #000099;
	font-family : tahoma;
	font-weight: bold;
	font-size : 11px;
	text-align : left;
	padding-top: 10px;
	}

.InstructorText {
	color: #646464;
	font-weight: normal;
}

.CancelledText {
	color: red;
	font-family : tahoma;
	font-weight: bold;
	font-size : 11px;
	text-align : left;
	padding-top: 10px;
}
