  A:link {
	font-family : "Arial";
    font-size : 10pt;
    color : #000000;
	text-decoration: none;
    }

  A:visited {
	font-family : "Arial";
    font-size : 10pt;
    color : #000000;
	text-decoration: none;
    }

  A:hover { 
	font-family : "Arial"; 
    font-size : 10pt;
    color : #000000;
   	text-decoration: underline;          
	}
	
  BODY { 
    font-family : "Arial";
    font-size : 10pt;
    color : #000000;
	}
	
  TD { 
    font-family : "Arial";
    font-size : 10pt;
    color : #000000;
	}