html, body, #Container, #page, #Content, #content, #contentdiv, #report {
     font-family:  Georgia, "Liberation Serif", Serif;
     background: none; 
     border:none;
     overflow:visible;
     margin: 0;
     
}
#Container{
       font-size: 110%;
       margin: 30px 15px 0 25px;
}
#topspacer, #spacer, #downthere {
  display: none;
}

#pdflink {
  display:none;
}

table {
  page-break-inside: avoid;
}

p {
  word-wrap: break-word;
  text-align:justify;
  text-justify:newspaper;
}
