
a:link {
  color: blue;
  background-color: transparent;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 9pt;
  margin-top: 0pt;
  margin-bottom: 6pt;
  text-decoration: none;  
}

a:visited {
  color: #000080;
  background-color: transparent;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 9pt;
  margin-top: 0pt;
  margin-bottom: 6pt;
  text-decoration: none; 
}

a:hover {
  color: purple;
  background-color: transparent;
  font-weight: normal;
  font-size: 9pt;
  font-family: sans-serif;
  margin-top: 0pt;
  margin-bottom: 6pt;
  text-decoration: none;
}

a:active {
  color: red;
  background-color: transparent;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 9pt;
  margin-top: 0pt;
  margin-bottom: 6pt;
  text-decoration: none;
}

p {
  font-weight: normal;
  font-family: sans-serif;
  font-size: 9pt;
  margin-top: 0pt;
  margin-bottom: 6pt;  
}

H1 {
  font-family: sans-serif;
  font-size: 18pt;
  font-style: normal;
  font-weight: bold;
  color: #000080;
}

H2 {
  font-family: sans-serif;
  font-size: 14pt;
  font-style: normal;
  color: #000080;
  margin-top: 14pt;
  margin-bottom: 6pt;
}

H3 {
  color: marine;
  background-color: transparent;
  font-weight: bold;
  font-family: sans-serif;
  font-size: 12pt;
  line-height: 12pt;
  margin-top: 12pt;
  margin-bottom: 3px;
}
