body
{
  background: white;
}

p,ul,li,dd,dt
{
  font-size: 10pt;
  font-family: Verdana, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
}

h1
{
  font-size: 18pt;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: black;
  text-align: center;
}

h2
{
  font-size: 14pt;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: black;
  text-align: left;
}

hr
{
  border-color: black;
  border-style: solid;
}

img
{
  border: none;
}

a, a:link, a:visited
{
  color: #003399;
}

a:hover, a:active
{
  color: #CC0000;
}

dt
{
  margin: 0 0 0 1em;
  padding: 0;
  display: list-item;
}

dd
{
  margin: 0 0 0.5em 2em;
  padding: 0;
}
