TD {     font-family: "verdana";
  font-size: 10pt;
}
P {   font-family: "verdana";
  font-size: 10pt;
}
FORM {
  font-family: "verdana";
  font-size: 10pt;
}
INPUT {
  	font-size: 10pt;
         font-family: "verdana";
}
TEXTAREA {
	font-family: "verdana";
	font-size: 10pt;
	border-width:1px;
}
SELECT {
		font-family: "verdana";
		font-size: 10pt;
		border-width:1px;
}
LI {
	font-family: "verdana";
  font-size: 10pt;
}
A {
  text-decoration: none;
  font-family: "Verdana";
  font-size: 10pt;
  visited: "#990000"; color: "#990000"; active: "#000000";
}
A:hover { text-decoration: underline; }
DIV {
  font-family: "verdana";
  font-size: 10pt;
}

.bottext {
	color: #FFFFFF;
	font-size: 12pt;
         font-family: "Courier New, Courier, mono";
}
.admin_title {
	color: #000000;
         font-size: 14px;
         font-family: "Verdana";
         text-decoration: underline;
}