@charset "ISO-8859-1";
body { background-color:#afeeee; color:#000000; font-style:normal; font-size:small; font-family: Arial, sans-serif; font-weight:600;  margin-left:2%; margin-right:2% }
a.email:link { color:#ff0000 }, a.email:visited { color:#ff0000 }
a:link { color:#000080 }, a:visited { color:#008000 }, a:hover { color:#800000 }, a:active { color:#ff0000 }
img {text-align:center}
h1 { text-align:center; font-family: Georgia, Baskerville, "Times New Roman", serif; color: #000000 }
h2 { text-align:center; font-family: Georgia, Baskerville, "Times New Roman", serif; color: #000000 }
h3 { font-family: Georgia, Baskerville, "Times New Roman", serif; font-weight:900; font-size:larger; color:#000000 }
h4 { font-family: Verdana, Helvetica, Arial, sans-serif; font-weight:500; font-size:small; color:#000000 }
li { text-align:justify;  margin-left:5%; margin-right:5%; font-size:small; font-family: Arial, sans-serif; font-weight:400 }
td {padding:3em; font-size:small; font-family: Arial, sans-serif; font-weight:400 }
.footnote { text-align:justify; font-size: x-small; font-family: Verdana, Helvetica, Arial; font-weight=300; color:#000000 }
#contentBox * {
    visibility: visible;
    width: 6.25in;
  }
/* @page { size 8.5in 11in; margin: 5%; orphans:2; widows:2; page-break-inside: avoid} */ 
@media print {
  @page         { margin: 10%; orphans:2; widows:2 }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE,IMG       { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}