body {
	background-color: #ffffff;
}
#mainstuff {
	background-color: #ffffff;
	width: 90%;
}

a.LH:link {color: #ffff99;}
a.LH:visited {color: #ffff99}
a.LH:hover {color: Red;}
h2.list {
	color: #bb0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #666666;
}
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	background-color: #eaeaea;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	padding-top: 3px;
	vertical-align: top;
	padding-bottom: 3px;
}
.tagbottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #aa0000;
}
.borderbox {
	border: 1px solid #cc0000;
	padding: 10px
}
.tablehead1 {
	background-color: #cc0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 87%;
}
.medtextcell {
	font-size: 85%;
	background-color: #F5F5F5;
	vertical-align: top;
}
