﻿.pagebreak
 {
    page-break-after:always;
 }
 img
 {
    display:none;
 }

p
{
    font: 10pt serif,"Times New Roman", Times, serif;
}
p a
{
    text-decoration:none;
    color:#000000;
    font: 10pt serif,"Times New Roman", Times, serif;
}
li a
{
    text-decoration:none;
    color:#000000;
}
/*IGNORE THIS TEST STYLE DEFINITIONS:   print style not included */

 .print-head {
  display: block;
  position: fixed;
  top: 0pt;
  left:0pt;
  right: 0pt;

  font-size: 200%;
  text-align: center;
  }

.print-foot {
  display: block;
  position: fixed;
  bottom: 0pt;
  right: 0pt;

  font-size: 200%;
  }

.print-foot:after {
  content: counter(page);
  counter-increment: page;
  }



