
A:link {
  color: #001287;
}

A:visited {
  color: #001287;
}

A:active {
  color: #FF6600;
}

A:hover {
  color: #FF6600;
}

BODY {
  margin-top: 0px;
  margin-left: 0px;
  background-color: #000000;
}

DIV {
  font-family: "MS Sans Serif", Tahoma, Arial;
  font-size: 10pt;
}

TD {
  font-family: "MS Sans Serif", Tahoma, Arial;
  font-size: 10pt;
  color: #5B5B5B;
}

A {
  text-decoration: none;
}

TABLE {
  background-color: #FFFFFF;
}

H3 {
  font-family: sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  color: #FF9900;
  text-align: center;
  
  }
  
  EM {
    font-family: sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    color: #611E0E;
  text-align: center;
}
