body {
  font-size: 12pt;
  color: black;
  background: white;
}

.donotprint {
  display: none;
}

a {
  color: black;
}

/*
Header
-----------------------------------------------
*/

#header {
  h1 {
    background: none;
    height: auto;
    a {
      height: auto;
      margin: 0;
    }
  }
  margin: 0 0 10mm 0;
}

#navigation,
#sidebar,
#footer_menu {
  display: none;
}
