A {
  color: #FFFFFF;
  text-decoration: none;
}

A:Hover {
  color: #3E0008;
  text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

CODE {
  font-size: 11px;
  font-family: sans-serif;
  line-height: 14px;
  color: #9B1304;
}
.runningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}
.mainhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
}
.pageheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #CC3300;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DACACD;
	margin: 0px;
	padding-bottom: 3px;
}
.georgia14pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #800010;
}
