.menuheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000066;
	background-color: #FFFFCC;
}
a:link {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;

}
a:visited {
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;

}
a:hover {
	color: #000033;
	background-color: #FFFFCC;
}
.wazlinktxt {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFCC;

}
.coursename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CECFFF;
	background-color: #333333;
}
.listzz {
	list-style-image: url(images/impmenu_r2_c13.jpg);
}
.supers {
	vertical-align: super;
}
