
BODY {
  background-color: #008080;
  color: white;
}

A {
  color: lime;
  text-decoration: none;
}

P {
  font-family: Tahoma;
  font-size: 10pt;
}

UL {
  font-family: Tahoma;
  font-size: 10pt;
}

H3 {
  font-family: Tahoma;
  font-size: 12pt;
  font-style: normal;
}

H4 {
  font-family: Tahoma;
  font-size: 10pt;
  font-style: bold;
}

TD {
  font-family: Tahoma;
  font-size: 10pt;
  font-style: normal;
}

TH {
  font-family: Tahoma;
  font-size: 10pt;
  font-style: bold;
}
