 
  BODY { BACKGROUND: url(../img/gray_bg_lt.jpg) #4F5353 left top;
  font-family : Arial, Helvetica, sans serif; color: #FFFFFF; font-size : 11px; 
  margin:0px; 
  padding:0px; 
  SCROLLBAR-FACE-COLOR: #4F5353; 
  SCROLLBAR-HIGHLIGHT-COLOR: #4F5353; 
  SCROLLBAR-SHADOW-COLOR: #000000; 
  SCROLLBAR-3DLIGHT-COLOR: #666666; 
  SCROLLBAR-ARROW-COLOR: #026665; 
  SCROLLBAR-TRACK-COLOR: #4F5353; 
  SCROLLBAR-DARKSHADOW-COLOR: #000000; 
  } 
   
  table, td, p{ font-size: 11px; } 
  A, a:link { color : #BDD9D9; 
  text-decoration : none; 
  font-weight: normal;} 
  a:visited { font-weight:normal; 
  color : #BDD9D9;} 
  A:HOVER, a:active { color : #03A9A7;
  }
