body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../graphics/parchment.gif);
}a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {  color: #666666; text-decoration: underline;}
a:hover {
	color: #333300;
	text-decoration: none;
	font-weight: bold;
}
a:active {  color: #FFCC33; text-decoration: none;
}

.lectureheading { font-family: Georgia, "Times New Roman", Times, seriff;font-size: 16px;font-style: normal;line-height: normal;font-weight: bold; color: #000066;text-align: center;
}
.linkmenuhorizontal {
	border: 1px double #000066;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #FFFFCC;
}
.revisioncopyrightdate { font-family: Georgia, "Times New Roman", Times, seriff;font-size: 9px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal
; color: #000000; text-align: left;
}.lecturetext { font-family: Georgia, "Times New Roman", Times, seriff;font-size: 14px;font-style: normal;line-height: normal;font-weight: normal;font-variant: normal;color: #000000;text-align: left;
}.lecturequote {
text-align: left;
font-family: Georgia, "Times New Roman", Times, seriff;font-size: 12px;font-style: italic;line-height: normal;font-weight: normal;color: #000000;
}.lectureoverheadnumbers {
font-family: Georgia, "Times New Roman", Times, seriff;font-size: 12px; font-style: normal;line-height: normal;font-weight: bold; color: #996633;text-align: center;
}
.agendalist {
font-family: Georgia, "Times New Roman", Times, seriff;font-size: 14px;font-style: normal;line-height: 17px;font-weight: normal;text-align: left; color: #000000;
}
.steps {  font-family: Georgia, "Times New Roman", Times, seriff;font-size: 12px; line-height: 14px; font-weight: bold; text-transform: uppercase; color: #663300; text-align: left; vertical-align: top}
.activitynum {  font-family: Georgia, "Times New Roman", Times, seriff;font-size: 14px; font-style: normal; font-weight: bolder; color: #003300; text-align: center; vertical-align: middle}
.activitytitle { font-family: Georgia, "Times New Roman", Times, seriff;font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-align: center; vertical-align: middle}

.agendatitle { font-family: Georgia, "Times New Roman", Times, seriff;font-size: 14px; font-style: normal; line-height: 17px; font-weight: bold; text-align: center; color: #5F3300;}

#leftcontent {
	position: absolute;
	top: 150px;
	left: 5px;
	width: 125px;
	height: 175px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	float: left;
	border: 1px solid #333366;
	background-color: #FFFFFF url(../graphics/parchment.gif);
	visibility: visible;
	list-style-position: outside;
	list-style-image: url(../graphics/goldpearl.jpg);
	}
	#leftcontent a:link{ 
    text-decoration: none;
    color: #000066;
	font-weight:bolder;
	font-size: 12px;
	line-height: 16px;
	
	}
#leftcontent a:visited{
color: #663300;
text-decoration: none;
font-weight:bold;
	font-size: 12px;
	line-height: 14px;
	
}
#leftcontent a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	background-color: #663300;
}
#leftcontent a:active{ 
color: #006600;
}