/* PRINT STYLES */

body {
  font-size: 6pt;
  font-family: Arial, Helvetica, sans-serif;
}
h1 {
  font-size: 14pt;
}
h2, h3 {
  font-size: 12pt;
}

#nav_left, #header, #nav_top, #panel, #content table#calendar {
  display: none;
}
#container {
  width: 95%;
  border: 0;
  margin: 0;
  padding: 0;
}
#content table {
  width: 100%;
}
#footer {
  margin-top: 2em;
}
img {
  border: 0px;
}
