  BODY { 
         font-family : Arial;
         font-size : 10pt;
         color : black
}
  A:LINK { 
         font-family : Arial;
         font-size : 10pt;
         text-decoration : none;
         color : blue
}
  A:VISITED { 
         font-family : Arial;
         font-size : 10pt;
         text-decoration : none;
         color : purple
}
  A:HOVER { 
         font-family : Arial;
         font-size : 10pt;
         text-decoration : none;
         color : red
}
  TABLE { 
         font-family : Arial;
         font-size : 10pt;
         color : black
}
  TD { 
         font-family : Arial;
         font-size : 10pt;
         color : black
}
  TR { 
         font-family : Arial;
         font-size : 10pt;
         color : black
}
  TT { 
         font-family : Arial;
         font-size : 10pt;
         color : black
}
  DIV { 
         font-family : Arial;
         font-size : 10pt;
         color : black
}

