body
{
  background-color: #ccffff;
}
.bold {
  font-weight: bold;
}
.footer
{
  font-size: 80%;
  color: #000000;
}
p,td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}
h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  color: #000000;
  margin-bottom: 8px;
  padding: 2px;
}
