body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #0033FF;
	text-decoration: none;
}

a:visited {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	color: #00CC00;
	text-decoration: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:active {
	text-decoration: none;
}

.coursetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bolder;
	border: none;
}

h3 {
	color: #3366FF;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #6699FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	font-size: 9pt;
}
