BODY
{
  color: whitesmoke;
  background-color: black;
}
H1
{
  font-weight: bold;
  margin-bottom: 0px;
  font-family: Sans-Serif;
}
H3
{
  margin-top: 2ex;
  font-weight: normal;
  margin-bottom: 1ex;
  font-family: Sans-Serif;
}
H5
{
  margin-top: 0px;
  font-weight: normal;
  font-family: Serif;
}
TD.picture
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  width: 25%;
  padding-top: 10px;
  text-align: center;
}