<style type="text/css">
<!--
A:link {text-decoration: none; color: red; cursor:crosshair;}
A:visited {text-decoration: linethrough; color: red; cursor:crosshair;}
A:hover {text-decoration: overline underline; color: red; cursor:crosshair;}

BODY {
scrollbar-face-color: black;
scrollbar-highlight-color: red;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: red;
scrollbar-arrow-color: red;
scrollbar-track-color: black;

font-family: arial;
color: white;
font-size: 10pt;
text-decoration: none;}
-->
</style>