  
 #stylesheet_body {
    color: black;
    background-color: white;
    font-family: "Times New Roman", Times, serif; }
  .ezoic-wrapper .stdtext {
    background-color: white;
    color: black; }
  .ezoic-wrapper .revtext {
    background-color: white;
    color: black; }
  .ezoic-wrapper .noprint {
    display: none; }
  .ezoic-wrapper .screenonly {
    display: none; }
  .ezoic-wrapper .printonly {
    display: block; }
  .ezoic-wrapper a:link,
  .ezoic-wrapper a:visited {
    color: blue;
    background-color: transparent; }
  .ezoic-wrapper p {
    text-align: justify; }
  .ezoic-wrapper .quote {
    font-style: italic;
    margin-left: 5%; }
  .ezoic-wrapper hr.pagebr {
    margin: 0;
    page-break-before: always; }

