BODY {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
  }
P, TD {
  font-family: "Arial";
  font-size: 10pt;
  color: #1f1f1f; 
  }
A:link {
	color: #e37325;
	text-decoration: none;
  }
A:visited {
	color: #CC9933;
	text-decoration: none;
  }
A:hover {
	color: #ffd455;
	text-decoration: none;
  }
H1 {
  font-family: Arial;
  font-size: 25px;
  color: #323232;
  text-decoration: bold;
  }
.mainnav {
  font-family: Arial;
  font-size: 13px;
  color: #323232;
  text-decoration: bold;
  }

