H1 {
  color: #CC0606;
  font-weight: bold;
  text-align: center
}

H2 {
  color: #17067a;
  font-weight: bold;
  text-align: left;
  font-size: 14pt;
}

H3 {
  color: #000000;
  font-weight: bold;
  text-align: left;
  font-size: 12pt;
}

H4 {
  color: #5744c1;
  font-weight: bold;
  text-align: left;
  font-size: 12pt;
}

a:link {     font-style: normal; color: #17067a; text-decoration: underline}
a:visited {  font-style: normal; color: #17067a; text-decoration: underline}
a:active {  font-style: normal; color: #FF0617; text-decoration: underline}
a:hover {    font-style: normal; color: #CC0617; text-decoration: underline}

P{     font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; text-decoration: none}

TD {     font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-style: normal; color: #000000; text-decoration: none}

LI { margin-bottom: 10px; }
