body { 
  background: white url("images/bknd12.gif");
  background-repeat: no-repeat;
  background-position: 50% 0%;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #E3E3E3;
  margin: 0; 
  padding: 0;

}


a:active {
	color: #E3E3E3;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5D5D5;
	letter-spacing: 2px;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #E3E3E3;
}
.form {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
.form_header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	background-color: #aaaaaa;
}

 a.subnav_on {
 		font-weight: bold;
 	}
 a.subnav_on, a.subnav_off {
		color: #663300;
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
	}
a.subnav_on:hover, a.subnav_off:hover {
		color: #663300;
		text-decoration: underline;
 	}
 a.subnav_on:visited, a.subnav_off:visited {
		color: #663300;
 	}