a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #403117;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 403117;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	list-style-image: url(images/arrow.jpg);
}
body {background-image:url(/images/bkgrd.jpg);
background-repeat: no-repeat;

background-color: #577750;}
.red {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403117;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.frame {
	border: 1px solid ac9c72;
}
.minired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009966;
}
.legalbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #403117;
	font-weight: bolder;
}
