
a:link{text-decoration:none; color: black;}
a:visited{text-decoration:none; color: black;}
a:hover{text-decoration:none; color: black;}
td{ font-family:arial; font-size: 8pt; color: black;}
#b{font-weight:600;}
.field {border:1px solid black; font-size:8pt; background:#F4F3C6; font-color:black;}
#top {position:absolute; top:0px; left:0px;}
    body
    {
        font-family:arial;
        font-size:8pt;
        color: black;
        background: white;
        background-image:url(bg.jpg);
        scrollbar-face-color:white;
        scrollbar-highlight-color:white;
        scrollbar-3dlight-color:#000000;
        scrollbar-shadow-color:white;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:white;
        scrollbar-arrow-color:000000;
    }