BODY
{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 30px;
  background-image: url(./images/background.gif);
  background-repeat: repeat;
}

A:visited
{
  color: #336666;
}

A.hometext:link
{
  color: #336699;
}

A:active
{
  color: #CC6600;
}

.hometext
{
  font: 9pt arial;
  color: #000000;
  margin-left: 50px;
  margin-right: 10px;
}

.maintext
{
  font: 9pt arial;
  color: #000000;
  margin-right: 20px;
}

A:link.maintext
{
  color: #336699;
}

.callout
{
  font: 12pt arial;
  color: #000000;
  margin-right: 20px;
}

EM.callout
{
  font: 12pt arial;
  font-weight: bold;
  color: #006699
}

.subhead
{
  font: 11pt arial;
  color: #993300;
  font-weight: bold;
}

.copyright
{
  font: 8pt arial;
  color: #FFFFFF
}

A:link.copyright
{
  color: #6699CC
}

A:visited.copyright
{
  color: #6699CC
}
