body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
}
ul {
	margin-top: 5px;
	}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

.courseTitle {
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	color: #4747FF;
	}
.orgTitle {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold; 
	color: #595959;
}

div.highlight {
	background-color:#003366;
}
.nav a:link {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	white-space: nowrap;
	margin-right: 10px;
}
.nav a:visited {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	white-space: nowrap;
	margin-right: 10px;
}
.nav a:active {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	white-space: nowrap;
	margin-right: 10px;
}
.nav a:hover {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	white-space: nowrap;
	margin-right: 10px;
	
}
.footer a:link {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	}
.footer a:visited {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	}
.footer a:active {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	}
.footer a:hover {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	}

	
.footnote {
	color: #666666;
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.references {
	color: #666666;
	font-size: 11pt;
}