.leadintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight: bold;
}
.leadinorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: FA9828;
	font-weight: bold;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.coursetitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
#menu {
	width:176px;
	height:23px;
	border:solid;
	border-width:1px;
	border-color:#007060;
	margin:auto;
	background-color:#EBF4F3;
}
.clear{
	clear:both;
}