body {
 		font-family: arial, helvetica, sans-serif;
 		font-size: 60%;
 	 }
 	 
 
table {
		font-size: 10pt;
	}
	
a {	text-decoration: none;  }
a:link { text-decoration: none; color: black; }
a:visited { text-decoration: none; color: black; }
a:hover { text-decoration: underline; }
