/* MTH Print.css */

body, p, div, td, li {
  /* Font */
    font-family: Verdana, Helvetica;
    font-size: 11px;
    color: #000000;
}

DIV#bovenDiv,
TR#trSchaduw,
DIV#linksDiv,
TD#footer,
DIV#rechtsDiv {
  display: none;
}

A {
  color: #000000;
}

