body,td {
	font-family:Verdana, sans-serif;
	font-size:8pt;
	color:#ffffff;
	vertical-align:top;
}

a:active, a:link, a:visited {
	color: #ccffff;
	text-decoration:underline;
}

a:hover {
	color: #cccccc;
	text-decoration:none;
}

.head {
	font-size:10pt;
	font-weight:bold;
}

#about, #who, #courses, #where {
	position: relative;
	font-weight:bold;
	font-size:11pt;
}

#menu1, #menu2,#menu3,#menu4 {
	position: relative;
	margin-top:0;
	margin-left:19;
	font-size:9pt;
	font-weight:bold;
}

a.menuhead:active, a.menuhead:link, a.menuhead:visited {
	color:#ffffff;
	text-decoration:none;
}

a.menuhead:hover {
	color:#666666;
	text-decoration:none;
}

a.menu:active, a.menu:link, a.menu:vlink {
	text-decoration:none;
	color:#ffffff;
}

a.menu:hover {
	color:#666666;
	text-decoration:none;
}

li {
   	list-style-type: square;
}
