
body {
  background-color: white;
  background-attachment: fixed;
  margin-top: 10pt;
  margin-left: 10pt;
  margin-right: 10pt;
  margin-bottom: 10pt;
}

p, i, b, li, td, ul, ol {
  color: #000080;
  font-size: 10pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  orphans: 2;
}

big  {
  font-size: 18pt;
}

small  {
  font-size: 8pt;
}

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, sans-serif;
  font-size: 18pt;
  font-weight: normal;
  text-align: center;
  color: white;
  background-color: #000080;
  page-break-before: always;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  color: black;
  text-shadow: gray;
  page-break-before: always;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background-color: #000080;
}

h4, h5, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: black;
}

h4, th {
  font-size: 10pt;
}

h5 {
  font-size: 10pt;
  font-style: italic;
}

h6 {
  font-weight: normal;
  font-size: 8pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #000080;
}