BODY {
	background-color: ffffff;
}
BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

PRE {
	font-size: 14px;
}

A.indexLink {
	color: blue;
	text-decoration: none;
}
A.indexLink:hover {
	color: green;
}

A.courseLink, A.discLink {
	text-decoration: none;
	color: blue;
}
A.courseLink:hover, A.discLink:hover {
	text-decoration: underline;
}

SPAN.discHead {
	font-weight : bold;
	font-size : larger;
}

SPAN.CSNote {
	font-style : italic;
}

SPAN.crsHead {
	font-weight: bold;
}

SPAN.sessHead {
	font-weight: bold;
	color: 00a000;
}
A.navBM {
	border: solid black 1px;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
	color: blue;
}

