html { 
  background: white; 
  color: black; 
}

body { 
  line-height: 1.25; 
}

p, h1, h2, h3, h4, h5, h6, td, th, ol, ul {
  font-family: Arial, Helvetica, Geneva, sans-serif; 
  font-size: 10pt;  
}

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

ul, ol { 
 page-break-before: avoid; 
}

#footer {
  border-top: 2px solid black;
  margin: 1em;
  padding: .5em;
  text-align: center;
}

#menu { 
  display: none; 
}

.reg_tm {
  font-size: x-small; 
  vertical-align: super;
}

table.hb td.column1 {
  display: none; 
}

img {
  display: none;
}
