body
{
  font-family: Futura, Univers, Helvetica, Arial;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  background: white;
  color: black;
}

h1
{
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
}

h1.red
{
  background-color: red;
}

h2
{
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
}

h3
{
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
}

ul.navigation
{
  list-style: none;
  padding: 0;
  margin: 0;
}

a
{
  color: black;
  text-decoration: none;
}
