body {
        font-family: "tahoma";
        font-size: 8pt;
        color: #000000;
        background-color: #f8f8f8;
       
        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:#000000; }

.fdcol{background-color: #bcbcbc;}
.fdside{background-color: #fffbdb;}
.fdbg{background-color: #f8f8f8;}
.fdtabs{background-color: #bcbcbc;}


a:link 
 { font-family: tahoma; 
   font-size: 8pt;
   color: #000000; 
   text-underline: none; 
   text-decoration: none; } 

a:active 
 { font-family: tahoma; 
   font-size:  8pt;
   color: #000000; 
   text-underline: none; 
   text-decoration: none; } 

a:visited 
 { font-family: tahoma; 
   font-size: 8pt;
   color: #000000; 
   text-underline: none; 
   text-decoration: none; } 

a:hover 
 { font-family: tahoma; 
   font-size:  8pt;
   color: #000000;
   font-weight: bolder; 
   text-underline: none; 
   text-decoration: none; }


#links {
  border-left-width:0.5em;
  border-left-style:solid;
  border-color:#bcbcbc;
  padding-left:0.0em;
  text-align:justify;
}

#linksrechts {
  border-left-width:0.5em;
  border-left-style:solid;
  border-left-color:#bcbcbc;
  padding-left:0.5em;
  border-right-width:0.5em;
  border-right-style:solid;
  border-right-color:#bcbcbc;
  padding-right:0.5em;
  text-align:justify;
}


