html body
{
  font-family:"Times New Roman", Times, serif;
  margin: 1em 18% 1em 18%;
  line-height: 1.2;
  text-align: justify;
  background-color: #ffffff;
}

body pre
{
  margin: .75em 0;
  line-height: 1.3;
  color: #4f3f3f;
  font-weight: bold;
}

body div
{
  margin: 0;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-weight: bold;
  margin: 1em 15% 1em 15%;
  background-color: #0e0ef0;
  color: #f0f0f0;
}
h2,h3,h4,h5,h6
{
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  #margin: 1em 15% 1em 15%;
  color: #0e0ef0;
}


tt
{
  font-family: "Courier New", Courier, monospace;
}

dl
{
  margin: .8em 0;
  line-height: 1;
}

hr
{
  color: #0e0ef0;;
}

ul
{
  margin: .8em 0;
  line-height: 1;
  list-style-type: none;
  background-color: #f8f8f8;
}

.legalnotice
{
  font-size: small;
  font-variant: small-caps;
}

a
{
  color: #0e0ef0;
  text-decoration: none;

}

a:hover
{
  color: #ffffff;
  background-color: #0e0ef0;
  text-decoration: none;
}

/* vim:set ts=2 sw=2 et ai: */
