a:link {color: #339999}
a:visited {color: #339999}
a:hover {color: #330066}

.body  { 
	color : #330066; 
	font-size : 9pt;
	font-family : Verdana;
}
.subheading  { 
	color : #330066; 
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
}
.subheading_orange  { 
	color : #FF6600; 
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
}
.subheading_purple  { 
	color : #663366; 
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
}
.subheading_green  { 
	color : #339999; 
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana;
}
.heading  { 
	color : #339999; 
	font-size : 17pt;
	font-weight : bold;
	font-family : Verdana;
}
.body_small  { 
	color : #330066; 
	font-size : 8pt;
	font-family : Verdana;
}
.footer  { 
	color : #330066; 
	font-size : 9pt;
	font-family : Verdana;
}

.instructorNames { 
	position : absolute; 
	visibility : hidden;
	height : 25px;
	padding-right: 3px; 
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px; 
	layer-background-color : #339999;
	background-color : #339999;
	color : #FFFFFF; 
	font-size : 8pt;
	font-weight : bold;
	font-family : Verdana;
}
