BODY {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: x-small;
	word-spacing: normal;
	letter-spacing: normal;
}

TD {
font-family: Arial, sans-serif;
	font-size: x-small;
}
TEXTAREA {
	background-color : #F9F9F9;
	border : 1px solid;
	padding-left : 5px;
}
A {
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.toc {
	color: Blue;
	text-decoration: none;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:underline;
}


.SchedClass {
	color: Green;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
.SchedInstructor {
	color: Black;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
}
A:HOVER {
	color: Blue;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;

}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;

}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	list-style-type: disc;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: 600;
	}
INPUT {
	background-color : #F9F9F9;
	border : 1px solid #919191;
		font-family : "Arial Narrow";
		font-size : x-small;
				padding-left : 5px;
				}
