/* Course Custom Style */

.arialheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-align: left;
}
.arialbody {
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.arialred {	font-weight: normal;
	color: #F00;
	font-size: 11px;
}