body {background: white; 
	color: black;
               margin-top: -72pt;
}

h1 {	text-align: center;	

	}

.author { text-align: center;

	 }

.main, table.linksmain *, table.linksext *, table.linksclass *, .footer, #skipnavigation {display: none;

}

a:link, a:active, a:visited, a:hover {color: #000; 
	background: #fff;  font-weight: bold;
 	font-style: italic;
	}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

