body
{
  background-color    : #F1F0F3;
  color          : #000000;
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  line-height        : 1.5;

  margin          : 0px;
  padding          : 0px;
  margin-left        : 0px;
  margin-top        : 0px;
  margin-right      : 0px;
  margin-bottom      : 0px;
}

.smallhead
{
  color          : #55AA00;
  font-size        : 14pt;
  font-weight        : bold;
}



td
{
  font-size        : 12px;
  color          : #333333;
  line-height        : 1.5;
}

ul
{
  list-style-image    : url(images/token.gif);
  padding-left      : 17px;
}
a {
  color: #000099;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}