BODY, P, TD, UL, OL {
    BACKGROUND-COLOR: #000000;
    COLOR: #ffe536;
    FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    FONT-SIZE: 11pt;
//    TEXT-ALIGN: justify
}

A {
  text-decoration: none;
  font-weight: bold;
  color: #e1a826;
}

A:hover {
  color: #6aC5a3;
}

LI {
  margin-top: 3pt;
}

.title {
  font-size: 15pt;
  text-align: center;
  color: #3377ff;
}

.small {
  font-size: 9pt;
}
