BODY {
   font-family: Verdana, Arial, Helvetica,
                sans-serif;
   font-size:   11px;
   line-height: 20px;
   background: white;
   color: black;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  text-align: left;
}

<!--

a {text-decoration: none; }

-->

h1 {color: black; text-align:left}
h2 {color: black}
h3 {color: silver}
h4 {color: silver}

A:link { color: #FFA500; font-size: 11px; font-weight: bold}
A:visited { color: #B0E2FF; font-size: 11px; font-weight: bold}
A:active { color: #FFA500; font-size: 11px; font-weight: bold}
A:hover { font-color: #FFA500}
