body  {
    font-family: Tahoma,Verdena, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: black;
}
a  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
a.visited  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
pre { font-family: "Courier New", Courier, monospace; font-size:12pt; font-weight:bold}

<!--
h1           { color: #FF0000; font-weight: bold }
-->
<!--
h2           { font-weight: bold }
-->
<!--
h3           { font-style: italic; font-weight: bold }
-->
input.gray  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: gray;
}
select.gray  {
    font-family: Tahoma,Verdana, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    color: gray;
}
.small {  font-family: Tahoma, Verdana, sans-serif; font-size: 11px; color: #000000; line-height: 13px}