P, DIV, LI {
	color: #330066;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 12pt;
}

A {
	color: #993366;
	text-decoration: none;
}

A:HOVER {
	color: #9999CC;
	text-decoration: none;
}

H1, H2, H3, H4, H5, H6 {
	font-family: Arial, Helvetica, san-serif; 
	color: #990066;
}

.coursename {
	color: #663366;
	font-weight: bold;
	font-size: 120%;
}

.footerlink {
	background-color: white;
	font-size: 10pt;
	color: #999999;
}
.dropcap {
	font-size: 200%;
}
.quote {
	color: #333333;
	line-height: 110%;
	font-style: italic;
; font-family: Arial, Helvetica, sans-serif
}
.quotecredit {
	font-size: 9pt;
	color: #000000;
	text-align: right;
	line-height: 100%;
}
