body {
  font-family: serif;
  font-size: 12pt;
  background-color: #fff !important;
  color: #000 !important; }

p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
  color: #000 !important; }

p, blockquote {
  orphans: 3;
  widows: 3; }

blockquote, ul, ol {
  page-break-inside: avoid; }

h1, h2, h3, caption {
  page-break-after: avoid; }

* {
  -webkit-print-color-adjust: exact !important;
  /* Chrome, Safari */
  color-adjust: exact !important;
  /*Firefox*/ }
