body {
  font-family: 'Times New Roman', serif;
  font-size: 12pt;
}
table#header {
  display: none;
}
div#print-header {
  text-align: center;
  padding-bottom: 1ex;
  border-bottom: 1px solid #000000;
}
div#print-header h1 {
  font-size: 14pt;
  margin: 0; padding: 0;
}
table#menu {
  display: none;
}
td#adresses, td#main-content {
  display: block;
  border-bottom: 1px solid #000000;
}
td#links {
  display: none;
}
td#main-content img#first-pic {
  float: left;
  margin: 0 2em 2em 0;
}
td#main-content a {
  text-decoration: none;
  color: #0000ff;
}
td#main-content ul li {
  margin-top: 1em;
}
td#main-content div#linklist {
  display: none;
}
td#main-content table {
  margin-top: 1em;
  border-collapse: collapse;
}
td#main-content table td {
  border: 1px solid #666666;
  vertical-align: top;
  padding: 2pt;
}
td#main-content table th {
  border: 1px solid #666666;
  text-align: left;
  vertical-align: top;
  padding: 2pt;
}
td#main-content a:after {
  content: " [" attr(href) "]";
}
table#print-top {
  display: none;
}
td#extra-stuff {
  display: none;
}
marquee {
  display: none;
}
div#copyright {
  text-align: center;
}
div#copyright a {
  text-decoration: none;
  color: #000000;
}
