body
{
  margin-top:   0px;
  margin-left:  0px;
}
span.basefont
{
  font-size: 80%;
  line-height: 150%;
}
span.bigfont
{
  font-size: 105%;
  line-height: 135%;
}
span.topfont
{
  font-size: 80%;
  line-height: 115%;
}
span.subtitlefont
{
  font-size: 105%;
  margin-left: 10px;
}
a:link
{
  color: #996600;
  text-decoration: underline;
}
a:visited
{
  color: #333333;
  text-decoration: underline;
}
a:hover
{
  color: #E10915;
  text-decoration: none;
}
img
{
  border-color: #996633;
}
textarea
{
  font-size: 13px;
}