html, body {
  background-color: #fff !important;
}
#mainmenu, #toolbar, #toolbartext, #homearea {
  display: none !important;
}
h1,h2,h3,h4,h5, div, a, p, td, tr, span, li, ul, ol, tbody, table, thead {
  color: #000 !important;
  font-size: 15px !important;
}
.title {
  font-size: 25px !important;
  padding-bottom: 15px !important;
  display: block !important;
}
.printlogo {
  color: 1px solid red !important;
  padding-bottom: 50px !important;
}