body {
  background-color: #302000;
}

p, td, li {
  font-family: Arial, Helvetica, sans-serif;
  color: #FF9F41;
}

h1, h2, h3, h4 {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

a {
  color: #E2E41C;
}

.textYellow {
  color: #E2E41C;
}

.textWhite {
  color: #E0E0E0;
}

.textHiLite {
  color: #F6F806;
  background-color: #A12800;
}

.textSmall {
  font-size: 10pt;
}
