<style type="text/css">
<!--
body {
      background-color: darkred;
      cursor: nw-resize;
      scrollbar-base-color: darkred;
      scrollbar-arrow-color: black;
      color: black;
      font-family: Verdana;
      font-size: 11;
      }

h1 {
      color: black;
      font-family: Tahoma;
      font-size: 12px;
      position: relative;
      height: 3px;
      height: 4;
      letter-spacing: 2pt;
      border-bottom: black 2px dotted;
      text-align: right;
     }

td {
     color: black;
     font-family: Verdana;
     font-size: 11;
      }

A:Link {text-decoration: none; color: lightgreen; font-family: Tahoma; font-size:8pt; cursor: crosshair;}
A:Visited { text-decoration: none; color: lightgreen; font-family: Tahoma; font-size:8pt;}
A:Hover {text-decoration: overline; color: lightyellow; font-family: Tahoma; font-size:8pt; background: none; cursor: crosshair; }

.menu {
      color: #99FFFF;
      font-family: Tahoma;
      font-size: 11px;
      position: relative;
      height: 3px;
      background: black;
      height: 4;
      letter-spacing: 2pt;
     }


-->
</style>