body, dd {
	background-color : white;
	color : black;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	margin-left : 70px;
	margin-right : 70px;
}

dd {
	padding-bottom : 10pt;
}

p, tbody {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
}

thead {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

td {
	background-color : white;
	vertical-align : top;
}

a:visited, a:link {
	text-decoration : none;
	color : blue;
	background-color : white;
}

a:hover, a:active {
	text-decoration : none;
	color : #993300;
	background-color : white;
}

h2 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color : #993300;
	background-color : white;
}

h3 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #993300;
	background-color : white;
}

h4 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : #004080;
	background-color : white;
}

h5 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : italic;
	text-decoration : none;
	color : #004080;
	background-color : white;
}

.subheading {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : #993300;
	background-color : white;
}

.classdate {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	color : #004080;
	background-color : white;
	margin-left : 15px;
}

.indexlink, a.indexLink, a:link.indexLink, a:visited.indexLink {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	text-decoration : none;
	color : #993300;
	background-color : white;
	vertical-align :  bottom;
	text-align : left;
}

.footer {
	font-family : Verdana,Helvetica,sans-serif;
	font-size : 8pt;
	text-decoration : none;
	line-height : 3;
}

#sidebarImage {
	position : absolute;
	left : 5px;
	top : 15px;
}