/* CSS Document */


body, p, td
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  margin: 0px;
  background:url(images/bg_ew.jpg)repeat-x; };
}

ul, ol, blockquote
{
  margin: 0px 0px 0px 40px;
  padding: 0px;
}

ul
{
  list-style-type: disc;
}

h1
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20pt;
  font-weight: normal;
  color: #b0c4cb;
  margin: 0px;
}

h2
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18pt;
  font-weight: normal;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h3
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14pt;
  font-weight: normal;
  color: #000000;
  margin: 0px;
}

h4
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #b0c4cb;
  margin: 0px;
}

pre
{
  margin: 0px;
}

a
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color: #666666;
  text-decoration: none;
}

.menu td a
{
  color: #000000;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

.menu td a:hover
{
  color: #666666;
  text-decoration: none;
}

</style>
