BODY {font: 10 pt Palatino}
H2 {font-family: Tahoma; font-size: 14pt; color: white; font-weight: bold}
H3 {font: 14 pt Palatino; color: darkred; font-weight: bold}
.Normal
{
  color: #002e65;
  font-family: Tahoma;
  font-size: 10pt;
}
.NormalBold
{
  font-weight: bold;
  font-size: 10pt;
  color: #002e65;
  font-family: Tahoma;
}
A:link
{
  font-weight: bold;
  font-size: 10pt;
  color: #002e65;
  font-family: Tahoma;
}
A:active
{
  font-weight: bold;
  font-size: 10pt;
  color: #002e65;
  font-family: Tahoma;
}
A:hover
{
  font-weight: bold;
  font-size: 10pt;
  color: #002e65;
  font-family: Tahoma;
}
A:visited
{
  font-weight: bold;
  font-size: 10pt;
  color: #002e65;
  font-family: Tahoma;
}
.Error
{
  color: #FF0000;
  font-size: 8pt;
  font-family: Tahoma;
}
.NavBar
{
  color: #002e65;
  font-size: 6pt;
  font-family: Tahoma;
}

TH
{
  font-weight: bold;
  font-size: 10pt;
  color: white;
  background-color: #002e65;
}
