  BODY {
         font-family : "Arial";
         font-size : 10pt;
}
  A:LINK {
         color : red
}
  A:VISITED {
         color : #E30000
}
  TABLE {
         font-family : Arial ;
}
  TD {
         font-family : Arial;
         font-size : 10pt;
}
  P  {
	 font-family : Arial;
         font-size : 10pt;
}
  B  {
	 font-family : Arial;
         font-size : 12pt;
}
  DL  {
	 font-family : Arial;
         font-size : 10pt;
}
  DD  {
	 font-family : Arial;
         font-size : 10pt;
}
  SMALL  {
	 font-family : Arial;
         font-size : 9pt;
}
  BIG    {
	 font-family : Arial;
         font-size : 16pt;
}
  H1  {
	 font-family : Arial;
         font-size : 14pt;
}
