.BodyClass {
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: Black;
	margin-left: 25px;
}
.BodyLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.infoline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
	background-color: Silver;
}
.nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.tablebody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tablebodysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tablelink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tablelinksmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	background-color: #FFFFFF;
}
.tablemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: WhiteSmoke;
	background-color: #525252;
}
.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: WhiteSmoke;
	text-decoration: none;
}
.menulink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: White;
	text-decoration: overline underline;
}
.menuhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: White;
	font-weight: Bold;
}
.buttonline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
	background-color: Silver;
	text-align: center;
}
