A {
   text-decoration : none;
   color : #000000;
  }

A:hover {
         text-decoration : none;
	     color : #000000;
        }

BODY {
      text-align : center;
	 }

TD {
    text-align : center;
	font-size : 9pt;
	font-family : Tahoma;
	color : #000000;
	font-weight : normal;
	line-height : 12pt;
   }

.a {
    text-align : justify;
	font-size : 8pt;
	font-family : Tahoma;
	color : #000000;
	font-weight : normal;
	line-height : 10pt;
   }