
.head { font-weight: bold;

color: #808080;
background-color: #000000;
border-bottom: #808080 solid 1px;}

body { font-family: Verdana; font-size: 11px; text-align: justify; color: #FFFFFF; background-color: #000000; border: #FFFFFF; scrollbar-base-color: #000000; scrollbar-arrow-color: #808080; cursor: none;}
table { font-size: 11px}

a:link, a:active, a:visited
        {
        color: #FFFFFF;
        text-decoration: none;
        font weight: 11px;
        text-transform: none;
        }

A:hover
        {
        border: none;
        font weight: 11px;
        text-decoration: bold;
        cursor: crosshair;
        color: #808080;
        }
.botline { border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}