.header, .footer-menu {
  display: none !important;
}
body:before, body:after {
  display: none;
  color: #000 !important;
  background-color: transparent !important;
  border-color: #000 !important;
}
h1, h2, h3, h4, h5, h6,
p, td, li, span, a, div {
  color: #000 !important;
  border-color: #000 !important;
}
a {
  text-decoration: underline !important;
}
.print-logo {
	display: block !important;
	width: 200px !important;
	height: auto !important;
	margin-top: 20px !important;
}