body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
}a:link {
	color: #000066;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {  color: #330033; text-decoration: underline;}
a:hover {  color: #333333; text-decoration: none;}
a:active {  color: #000066; text-decoration: none;
}
.lectureoverheadnumbers {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px; 
font-style: normal;
line-height: normal;
font-weight: bold; color: #000066;
text-align: center;
}
.steps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #660000;
	text-align: left;
	vertical-align: top
}


.lectureheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-align: center;
	border: thin ridge #000066;
}

