@charset "utf-8";
body {
	background-color: #000;
/*	background-image: url(images/bg2.jpg);*/
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.heading {
	font-size: 23pt;
	font-weight: bold;
	color: #F60;
}
.head2 {
	font-size: 12pt;
	font-weight: bold;
	color: #F90;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.course_head {
	font-size: 26pt;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #036;
}
.subhead_2 {
	color: #F60;
}
.h1 {
	font-size:11pt;
	color:#F60;
	font-weight:bold;
}