BODY
{
  font-family:Arial;
  font-size:8pt;
  font-weight:400;
  color:#630870;
}
TD
{
  font-family:Arial;
  font-size:10pt;
  font-weight:400;
  color:#630870;
}
TH
{
  font-family:Arial;
  font-size:10pt;
  font-weight:700;
  color:#630870;
}
H1
{
  font-family:Arial;
  font-size:14pt;
  font-weight:500;
  color:#630870;
}
H2
{
  font-family:Arial;
  font-size:12pt;
  font-weight:500;
  color:#630870;
}
.small
{
  font-family:arial;
  font-size:8pt;
  font-weight:500;
}
.smallbold
{
  font-family:arial;
  font-size:8pt;
  font-weight:800;
}
.alert
{
  font-family:arial;
  font-size:10pt;
  font-weight:600;
  color:red;
}
.whitedisplay
{
  font-family:arial;
  font-size:10pt;
  font-weight:600;
  color:#ffffff;
  background-color:#85BEEF;
}
.cathead
{
  font-family:arial;
  font-size:10pt;
  font-weight:600;
  color:#630870;
}
.reg
{
  font-family:arial;
  font-size:10pt;
  color:#630870;
}
A:link
{
  font-family:arial;
  font-size:10pt;
  color:#630870;
  text-decoration: underline;
}
A:hover
{
  font-family:arial;
  font-size:10pt;
  color:#ff0000;
  text-decoration: none;
}
A:active
{
  font-family:arial;
  font-size:10pt;
  color:#630870;
  text-decoration: underline;
}

/*A:visited
{
  font-family:arial;
  font-size:10pt;
  color:#630870;
  text-decoration: underline;
}*/