BODY
{
  color: black;
  font-family: Helvetica,sans-serif; 
  font-size: 12pt;
}

H1
{
  font-family: Impact;
  text-align: center
}

H4, H5
{
  text-align: center
}

A
{
  color: #271D71;
  text-decoration: underline
}

A:hover
{
  color: #A3291C;
  text-decoration: none
}

A:active
{
  color: #A3291C;
  text-decoration: none
}

A:visited
{
  color: #271D71;
  text-decoration: underline
}

TD
{
  font-weight: bold;
  text-decoration: none
}
