
BODY {
  font-family: serif, "Times New Roman";
  font-size: 11pt;
  color: #800000;
  background-color: #C5C5C5;
  font-style: italic;
}

TD {
  font-family: serif, "Times New Roman";
  font-size: 11pt;
  font-style: italic;
  color: #500020;
}

A {
  font-style: italic;
  color: blue;
  text-decoration: none;
  font-weight: bold;
}

P {
  font-family: serif, "Times New Roman";
  font-size: 11pt;
  color: #500020;
}

H1 {
  font-size: 20pt;
  font-style: italic;
}
