<style type="text/css">
<!--

BODY
{
  background-color: #ffffff;
  color:  #000000;
  font-family: Arial, Helvetica, sans-serif;
}

A, TD, DIV
{
  font-family: Arial, Helvetica, sans-serif;
}

H1, H2, H3, H4, H5, H6, STRONG
{
  font-style: bold;
}

A
{
  text-decoration: none
}

A:link
{
  color: #660000;
}

A:visited
{
  color: #cc6633;
}

A:active
{
  color: #cccccc;
}
