body {
  font: normal 10pt/1.25 HelveticaNeue, "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-rendering: optimizeLegibility;
}
#nav, #leaf-title, #comment-header, #disqus_thread, .dsq-brlink, .toc { display: none; }
#header {
  font-size: 0.85em;
  text-transform: capitalize;
}
#header a {
  text-decoration: none;
  color: black;
}
#header a:active {
  text-decoration: none;
  color: black;
}
#header a:visited {
  text-decoration: none;
  color: black;
}
#leaf-title { display: none; }
#leaf-stats a {
  text-decoration: underline;
  color: #cc0066;
}
#leaf-content a {
  text-decoration: underline;
  color: #cc0066;
}
#leaf-content ul.print-links {
  display: block;
  font-size: 1em;
  list-style-type: none;
  margin-left: 0em;
}
#leaf-content ul.print-links a { text-decoration: none; }
#leaf-content code { font: normal 9pt Menlo, Monaco, Consolas, "Courier New", Courier, monospace; }
#leaf-content pre { font: normal 9pt Menlo, Monaco, Consolas, "Courier New", Courier, monospace; }
#leaf-content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1.43em solid #e5e5e5;
  padding: 1px;
  background: black;
}
#leaf-content img.left {
  border: none;
  background: none;
  padding: none;
}
#leaf-content img.right {
  border: none;
  background: none;
  padding: none;
}
#leaf-content img.left {
  margin: 0 1.5em 1em 0;
  float: left;
}
#leaf-content img.right {
  margin: 0 0 0.75em 1em;
  float: right;
}
div#leaf-content.with-diagrams img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: none;
  border: none;
}
span.amp {
  font-family: "Palatino", "Constantia", "Palatino Linotype", serif;
  font-style: italic;
}
