body {
  line-height: 1.25;
  color:#000;
  background: none;
  font-size: 10pt;
}

a {
  background: transparent;
  text-decoration: none;
	color: #aaa;
	/*color: #5975A5;*/
}

a:after {
  content: " (" attr(href) ")";
  /*font-size: 50%;
	top:.2em;*/
	/*color: #ccc;*/
	/*border-bottom: none;*/
}

#left, #header, #illus_bkg, #footer {
  display: none;
  }
	  
#content * { margin:0;padding:0;font-family:Arial, Helvetica, sans-serif !important;}
#content h1, #content h2, #content h3{ margin-top:1em;}
#content {
  width: auto;
  border: 0;
  margin: 8%;
  padding: 0;
  float: none !important;
  }