body {
        font-family: "tahoma";
        font-size: 8pt;
        color: #000000;
        background-color: #5B5B5B;
       
        text-align: left;
 scrollbar-3dlight-color: #666666;
 scrollbar-arrow-color: #666666;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #ffffff;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #666666;
 scrollbar-track-color: #ffffff;
        
}

font {
        font-family: "tahoma";
        font-size: 8pt;
        color: #000000;

}

table, tr, td { font-family:tahoma; font-size:8pt; color:#ffffff; }

.fdcol{background-color: #dfdfdf;}



a:link { font-family: "tahoma";
        font-size: 8pt;
        color: #ffffff;
        text-decoration:none; }
a:visited { font-family: "tahoma";
        font-size: 8pt;
        color: #ffffff;
        text-decoration:none;}
a:hover { font-family: "tahoma";
        font-size: 8pt;
        color: #cccccc;
        text-decoration:none;}
a:active { font-family: "tahoma";
        font-size: 8pt;
        color: #ffffff;
        text-decoration:none;}
a:focus { font-family: "tahoma";
        font-size: 8pt;
        color: #ffffff;
        text-decoration:none;}
