div.header {
  display: none;
}

div#footer {
  display: none;
}

#breadcrumbs {
  display: none;
}

.paging {
  display: none;
}

#related {
  display: none;
}

h2 img {
  display: none;
}

p.printtitle {
  display: block;
}

*,html,body {
  color: black;
  background: none;
  background-color: white;
}

#maincontent {
  background: none;
}

html,body {
  color: black;
  background: none;
  background-color: white;
}

.content {
  color: black;
  background: none;
  background-color: white;
}

.section {
  font-size: 12px;
}
