body {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin: 5px;
	padding: 2px;
	background-color: #FFFFFF;
}
a:link {
	color: #000066;
	background-color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
a:visited {
  color: #000066;
  background-color: #ffffff;
  text-decoration: underline;
}
a:hover {
  border: 1px solid #000033;
  color: #996600;
  background-color: #ffffff;
  text-align: left;
}
a:active {
  color: #330066;
  background-color: #ffffff;
}
.contentheadingsilver {
  border: thin groove #999999;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 10px;
  font-style: oblique;
  font-weight: bold;
  background-color: #ffffff;
  color: #666666;
  text-align: center;
  text-decoration: none;
}
.contentheadinggold {
  border: thin groove #996600;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 10px;
  font-style: oblique;
  line-height: normal;
  font-weight: bold;
  background-color: #ffffff;
  color: #d7942b;
  text-align: center;
  text-decoration: none;
}
.lectureoverheadnumbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #333;
	text-align: center;
}
.steps {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 14px;
  font-weight: bold;
  font-variant: normal;
  text-transform: capitalize;
  background-color: #ffffff;
  color: #190000;
  text-align: left;
  vertical-align: top;
}
.lectureheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	color: #030;
	text-align: center;
	line-height: 18px;
}
.lectureheading a {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	color: #006600;
	text-align: center;
	border: 1px solid #003300;
}
