BODY {
  text-align: center;
  background-color: white;
  background-repeat: repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TD {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

P.ht14 {
  line-height: 14pt;
}

DIV {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

SMALL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

BIG {
  font-family: Arial, Helvetica, sans-serif;
}

.text-bg-green {
  background-color: #99ff99;
}

.text-bg-blue {
  background-color: #ccffff;
}

.text-bg-red {
  background-color: #ffcee7;
}

#list {
}

ul {
  list-style-position: inside;
}

