#header, .context-tools, form, #wiki-info-top, #wiki-info-bottom, .wiki-toc, #wikipath, a.anchor {
  display: none;
}

body {
  font-size: 12pt;
}

a:link:after, a:visited:after { 
  content: ""; 
}

th {
  text-align: left;
}

th, td {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}

table {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  margin: 2.5em 0;
}



