body
{
  font-family: tahoma, lucida sans, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000033;

}

a:link
{
  color: #000044;
  text-decoration: none;
}

a:visited
{
  color: #003300;
  text-decoration: none;
}

a:hover
{
  color: #cc3300;
  text-decoration: none;
}

a:active
{
  color: #003300;
  text-decoration: none;
}

.standardtext
{
  font-family: tahoma, lucida sans, arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000033;
}

.midtext
{
  font-family: tahoma, lucida sans, arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000033;
}
.bigtext
{
  font-family: tahoma, lucida sans, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000033;
}
.smalltext
{
  font-family: tahoma, lucida sans, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000033;
}



