TEXTAREA, SELECT, CHECKBOX {
background-color: white;
color: black;
border-color: #999999;
border-width: 1;
font-family: verdana;
}

FONT {
font-family: Arial,verdana;
font-size: 10pt;}

a {
text-decoration: none;
color: maroon;
font-family: Arial,verdana;
font-size: 10pt;}

a:link:active:visited {
color: maroon;}

a:hover {
color: black;
text-decoration: underline;}