H1 { text-align : center }

h1, h2 {
  font-weight:500;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  page-break-after : avoid; }

H1              { font-size: 170%; }
H2              { font-size: 130%; }
H3              { font-size: 120%; }
H4              { font-size: 110%; }
H5              { font-size: 106%; }
H6              { font-size: 100%; }

sub, sup {  
  font-size : 80%;
  font-family : Verdana, Arial, Helvetica, sans-serif; }

caption { font-weight: bold}

address { font-style: normal; }

abbr    { border-color: #00f; }
acronym { border-color: gray; }
abbr.redund, acronym.redund { border: none; }

blockquote div, .parlike,
p, li, dt, dd, h6 { max-width: 40em; }
h1 { max-width: 24em; }
h2 { max-width: 28em; }
h3 { max-width: 32em; }
h4 { max-width: 33em; }
h5 { max-width: 36em; }

.nobr { white-space: nowrap; }

@media print {
  a { text-decoration: none; color: #000; background: #fff none; }
  .noprint { display: none; }
  abbr, acronym { border: none; } }


