.aft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}


 body, p, td, li, ul, span, div, th
      {
        font-family       : Arial, Helvetica, Sans-serif;
        font-size         : 10pt;
        color             : ##000000;
        vertical-align    : top;
      }

      a:link, a:visited
      {
        font-family       : Arial, Helvetica, Sans-serif;
        font-size         : 10pt;
        color             : ##000000;
        text-decoration   : underline;
      }
      
      a:active, a:hover
      {
        font-family       : Arial, Helvetica, Sans-serif;
        font-size         : 10pt;
        color             : ##0066ff;
        text-decoration   : underline;
      }

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
}