body
{
  font-family: Palatino Linotype;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  scrollbar-arrow-color:000000;
  scrollbar-track-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
}

a:link
{
  color: #000000;
  text-decoration: none;
}

a:visited
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  color: #9900ff;
  text-decoration: none;
}

a:active
{
  color: #000000;
  text-decoration: none;
}

.standardtext
{
  font-family: Palatino Linotype;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.midtext
{
  font-family: Palatino Linotype;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
}

.bigtext
{
  font-family: Palatino Linotype;
  font-size: 24px;
  font-weight: normal;
  color: #000000;
}



