BODY     {color:#000000;
         font-family: arial, helvetica, sans-serif, times, serif;
         font-size: 10pt;
         font-weight: normal}

H1  {}

H2 {
	font-size : 16pt;
	font-family : arial, helvetica, sans-serif;
}

H3 {
	font-size : 14pt;
	font-family : arial, helvetica, sans-serif;
}
A        {text-decoration:underline;
         font-family : arial, helvetica, sans-serif, times, serif;}
A:link    {color : #006600;
			text-decoration:underline}
A:visited {color : #006600}
A:hover   {color : #000000;
           text-decoration: underline overline;
           background:#ffffff}
A:active  {color : #717c71}

B {font-family: arial, sans-serif;
   font-weight: bold;
  }

TD {
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
 }

