
#nav, #related {
  display: none;
}

a {
  color: #000000;
  text-decoration: none;
}
html, body {
  margin: 0;
  padding: 0;
  color: black;
  background-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
}
