
body {
  background-color: white;
  background-attachment: fixed;
  margin-top: 10pt;
  margin-left: 10pt;
  margin-right: 10pt;
  margin-bottom: 10pt;
} 

p, i, b, li, td {
  color: #000080;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica;
  widow: 3;
  orphans: 2;
}   

a {
  text-decoration: none;
  font-weight: bold;
}   

a:hover {
  text-decoration: underline;
  color: #CC3300;
}

a:visited {
  color: purple;
}

a:active {
  color: red;
}

h1 {
  font-family: "Gill Sans DRK", GillSansDRK, Arial, Helvetica;
  font-weight: normal;
  font-size: 18pt;
  text-align: center;
  color: white;
  background-color: #009835;
}   

h2, h3 {
  font-family: Arial, Helvetica;
  font-weight: bold;
  color: black;
}

h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  color: black;
}

h2 {
  font-size: 16pt;
  page-break-before: always;
  text-shadow: grey;
}   

h3 {
  font-size: 12pt;
}   

h4 {
  font-size: 10pt;
}   

h5 {
  font-size: 10pt;
  font-style: italic;
}

h6 {
  font-size: 8pt;
}

hr {
  width: 90%;
  height: 0pt;
  color: #000080;
  align: center;
}
