body {
  color: #000;
  font: 11pt arial, verdana, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", Times, Serif;
}

a {
  color: #000;
}

#navWrapper, #nav {
  display: none;
}

#copyright {
  color: #777;
  font-size: 9pt;
}

div.clearBoth {
  display: none;
}

#bookSelect, form.zemContactForm {
  display: none;
}

table {
  border-collapse: collapse;
}

caption {
  font-weight: bold;
  text-align: left;
}

th, tr, td {
  border-bottom: 1px dotted #888;
  padding-right: 2em;
  text-align: left;
}