body { scrollbar-base-color: default;
       scrollbar-face-color: Black;
       scrollbar-track-color: Black;
       scrollbar-arrow-color: #EB8233;
       scrollbar-3dlight-color: Black;
       scrollbar-darkshadow-color: default;
       scrollbar-highlight-color: #EB8233;
       scrollbar-shadow-color: #EB8233;
     }
     

a:link { COLOR: #EB8233; TEXT-DECORATION: none; font-weight: normal }
a:visited { COLOR: #EB8233; TEXT-DECORATION: none; font-weight: normal }
a:active { COLOR: #EB823; TEXT-DECORATION: none }
a:hover { COLOR: #FFFFFF; TEXT-DECORATION: none; font-weight: none }


     
.topspace { font-family: Verdana; 
            font-size: 7 pt;
          }
          
.topline { font-family: Verdana; 
            font-size: 3 pt;
         }

.nheader { font-family: Verdana; 
           font-size: 12pt;
           font-weight:bold; 
           color:#EB8233
          }
          
.theader { font-family: Verdana; 
           font-size: 10pt;
           font-weight:bold; 
           color:#EB8233
          }

.linking { font-family: Verdana; 
           font-size: 8pt;
           color:#EB8233
          }

.tdetail { font-family: Verdana; 
           font-size: 10pt;
           color:#FFFFFF
          }
          
.tdetailb { font-family: Verdana; 
            font-size: 10pt;
            font-weight:bold;
            color:#FFFFFF 
           }