  BODY { 
         font-family : Arial,Helvetica,Times;
         font-size : 10pt;
         color : black;
         background : white
}
  A:LINK { 
         font-weight : bold;
         text-decoration : none;
         color : #990000
}
  A:VISITED { 
         font-weight : bold;
         text-decoration : none;
         color : #660000
}
  TH {
         font-family : Arial,Helvetica,Times;
         font-size : 10pt;
         color : black;
}
  TD { 
         font-family : Arial,Helvetica,Times;
         font-size : 10pt; 
         color : black;
}
  DIV { 
         font-family : Arial,Helvetica,Times;
         font-size : 16pt;
         font-weight : bold;
}
  H1 {  
         font-family : Arial,Helvetica,Times;
         font-size : 18pt;
}
  EM {
         color : #AA0055
}
