body
{
  background-color: #e9e8e8;
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
}

p, td, li, dd, pre, h1, h2
{
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  color: #000000;
}

.input
{
  font-family: courier;
  font-size: 11pt;
  color: #000000;
}

h1
{
  font-size: 14pt; font-weight: bold;
}

h2
{
  font-size: 12pt; font-weight: bold;
}

a, a:link, a:active, a:visited
{
  color: #730e16;
  font-size: 11pt; font-weight: bold;
}

.small
{
  font-size: 9pt
}