<!--
a:link    {text-decoration:underline; color="#009999"; font-weight: 500; font-size: 14px}
a:hover   {text-decoration:none; color="#ff0000"; cursor:help}
a:visited {text-decoration:underline; color="#007777"; font-weight: 500; font-size: 14px}
a:hover   {text-decoration:underline; color="#ff0000"; font-weight: 500; font-size: 14px}
a:active  {text-decoration:underline; color="#ff0000"; font-weight: 500; font-size: 14px}

 body
        {
                color: #004444;
                margin-left: 40; margin-right: 40; 
                scrollbar-arrow-color:#ffffff;
                scrollbar-highlight-color:#009999;
                scrollbar-face-color:#009999;
                scrollbar-3dlight-color:#00aaaa;
                scrollbar-shadow-color:#009999;
                scrollbar-track-color:#ffffff;
                scrollbar-darkshadow-color:#004444;
        }
.nmsw_RollOverASCD {  }
-->