.instructor {
	font-size: 90%;
}
.p1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	color: black
}
a:link {
	color:#CC0000;
	text-decoration: underline;
	background-color: transparent;
	padding: 1px;
}
/*a:visited {
	color: #FF99CC;
	text-decoration: underline;
	background-color: transparent;
	padding: 1px;
}
*/a:hover, a:active {
	color:#FF3333;
	text-decoration: underline;
	background-color: #FFFFCC;
	padding: 1px;
}
.headers {
	color: #CC0000;
	background-color: #DEC2FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.boldcolor {
	font-weight: bold;
	color: #CC0000;
}
.normal {  
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family:Arial, Helvetica, sans-serif;
}
.seg {
	background-color: #E6FFDE
}
.course {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
dt {
	color: #CC0000;
	font-size: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#edu {color:#CC0000}
#edu h1, #edu h2, #edu h3, #edu h4, #edu h5, #edu h6 {color:#CC0000}
#edu p, #edu dl, #edu ul, #edu ol {color: black}
.title {font-size: 110%; font-family: Verdana, Arial, Helvetica, sans-serif;}
.classification {font-size:110%; color:#006600;text-transform:uppercase;}
#edu ol ul {margin-left: -0px;}
