
P.header {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  margin-top: 5px;
}

P.body {
  font-family: Arial;
  font-size: 9pt;
}

P.footer {
  font-family: Arial;
  font-size: 7pt;
  color: #B9B9B9;
}

BODY {
  color: #323232;
  background-color: #D0D0D0;
}

TABLE.body {
  margin-top: 10px;
}

P.right {
  font-family: Arial;
  font-size: 9pt;
  color: #FFFFFF;
}

UL.body {
  font-family: Arial;
  font-size: 9pt;
}

OL.body {
  font-family: Arial;
  font-size: 9pt;
}

A {
  color: #875A23;
}
