body { scrollbar-3dlight-color:#000000;
       scrollbar-arrow-color:#000000;
       scrollbar-base-color:#000000;
       scrollbar-track-color:#000000;
       scrollbar-darkshadow-color:#000000;
       scrollbar-face-color:#000000;
       background-image:url(background.jpg);
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-color:#000000;
       color: white;
       font-size: 12px;
       font-weight: 700;
       font-family: verdana, sans-serif;
       }

td   { color: white;
       font-size: 12px;
       font-weight: 700;
       font-family: verdana, sans-serif;
}


.j {text-align: justify;
    }

A:link { color:white; text-decoration:none }
A:visited { color:white; text-decoration: none }
A:hover { color:dimgray; text-decoration: none }
A:active { color:white; text-decoration: none }


