body
{
  background-color: #ffffcc;
}
.bold {
  font-weight: bold;
}
.footer
{
  font-size: 80%;
  color: #003300;
}
p,td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: normal;
  color: #003300;
}
h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  color: #003300;
  margin-bottom: 8px;
  padding: 2px;
}
a
{
  color: #ff0000;
  text-decoration: underline;
  font-size: 100%;
  font-weight: bold;
}
