body {
	background-color: #600;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
.menulink {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	color: #F00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #900;
	font-weight: bold;
}
.bodytxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.descrip {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #AD0000;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
.footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.bodylink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c0706;
	text-decoration: none;
}
.bodylink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9c0706;
	text-decoration: underline;
}
.tablehead {
	color: #FFF;
}
