body {
	background-image: url(images/bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftlinks {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #1C209D;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.normaltext {
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
}
.normaltextlink {
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
}
.normaltextlink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
	text-decoration: underline;
}
.tablebk {
	font-family: Verdana;
	font-size: 12px;
	color: #330099;
	text-decoration: none;
	background-color: #AFBB6E;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #AFBB6E;
	text-decoration: none;
}
