body {
  background: white;
  font-size: 12pt;
  }
  
a:link, a:visited {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
  
/*  
#main a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
#main a[href^="/"]:after {
  content: " (http://www.atmb.net" attr(href) ") ";
  }
*/

.footer, .header {display:none}
#main table td {background:none}
  