<style>
<--

{ font-family: verdana }
A { line-height: 12pt }
A:link {text-decoration: none ; color:silver}
A:visited {text-decoration: none ; color:gray}
A:active {text-decoration: none ; color:gray}
A:hover {color:gray ; text-decoration: underline }

blockquote {font-family: verdana ; font-size: 8pt ; color:white ; font-decoration: none}

td { font-family: verdana ; font-size: 8pt ; color:white ; font-decoration: none }
.text {font-family: verdana; font-size: 8pt; text-decoration: none;
       color: white;}

BODY {scrollbar-base-color: black;
      scrollbar-track-color: black;
      scrollbar-face-color: black;
      scrollbar-highlight-color: red;
      scrollbar-3dlight-color: black;
      scrollbar-darkshadow-color: black;
      scrollbar-shadow-color: red;
      scrollbar-arrow-color: red;}

-->
</style>