body
{
  background-image: url(/img/gradient.gif);
  background-repeat: repeat-x;
  font-family: Georgia, Times, serif;
  font-size: 10pt;
}

h1
{
  margin: 0pt 0pt 0pt 0pt;
  font-size: 20pt;
  font-weight: normal;
}

h3
{
  margin-top: 20pt;
  margin-bottom: 6pt;
}

div#container
{
  margin: 0 auto;
  width: 700px;
}

div#content
{
  line-height: 2;
}

dd
{
  margin-bottom: 6pt;
}

a
{
  text-decoration: none;
}