
a:link{text-decoration:none; color: blue;}
a:visited{text-decoration:none; color: blue;}
a:hover{text-decoration:none; color: blue;}
td{ font-family:arial; font-size: 8pt; color: black;}
#b{font-weight:600;}
#field {border:1px solid black; font-size:8pt; background:#BFE3FA; font-color:black;}
    body
    {
        font-family:arial;
        font-size:8pt;
        background: #FFFFFF;
        scrollbar-face-color:#C0C0C0;
        scrollbar-highlight-color:#C0C0C0;
        scrollbar-3dlight-color:#000000;
        scrollbar-shadow-color:#C0C0C0;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:C0C0C0;
        scrollbar-arrow-color:000000;
    }