#logo, #meta-nav, #search, #topimage, #button_topimage, #menu_area, #leftpanel, #rightcontent, .teaser-wrapper, .teaser {
  display: none;
}

img {
  border: 0;
}

body {
  background: white;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12pt;
}

#maincontent h1 {
  color: #005A9B;
  font-size: 24pt;
}

a {
  color: #005A9B;
  text-decoration: none;
}

p.printurl {
  margin: 16pt 0pt;
  font-size: 11pt;
}