
BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  background-color: grey;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 10pt;
  margin-left: 10pt;
  margin-right: 10pt;
}
TD, p, ol, ul, li, blockquote, dl, dt, dd {
  font-size: 12pt;
}
b, strong {font-weight: bold;}
i {font-style: italic}
a  {text-decoration: none}
A:hover {color: #A52A2A;font-weight: bold }
A:link {color: #A52A2A;}
A:active {color: #cc2200;}
A:visited {color: #A52A2A;}
H1 {
  font-size: 20pt;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 0pt;
}
H2 {
  font-size: 18pt;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 0pt;
}
H3 {
  font-size: 16pt;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 0pt;
}
H4 {
  font-size: 14pt;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 0pt;
}
H5 {
  font-size: 12pt;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 0pt;
}
H6 {
  font-size: 10pt;
  color: #253c82;
  margin-top: 10pt;
  margin-bottom: 0pt;
}
