a:link, a:visited {
  text-decoration: none;
  color: #000000;
}
body {
  background-color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
h1, h2, h3, h4 {
  page-break-after: avoid;
}
p.break {
  page-break-after: always;
}
#main {
  border:  none;
  margin: 0;
  padding: 0;
  color: #000000;
  width: auto;
}
#header, #hmenu, #vmenu, h1 img, h2 img, h3 img, p.date img {
  display: none;
}
.screen {
  display: none;
}
.print {
  display: block;
}
