h1,h2,h3 {
  font-family: Arial, sans-serif, Verdana;
  color: #091B69;
}

P, ol, li, td {
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
  color: #881A22;
}

.norm {
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
  color: #881A22;
}

.large {
  font-family: Arial, sans-serif, Verdana;
  font-size: 14pt;
  color: #881A22;
  font-weight: bold;
}

.vlarge {
  font-family: Arial, sans-serif, Verdana;
  font-size: 16pt;
  color: #881A22;
  font-weight: bold;
}

.xvlarge {
  font-family: Arial, sans-serif, Verdana;
  font-size: 18pt;
  color: #881A22;
  font-weight: bold;
}

A {
  color: #330099;
  text-decoration: none;
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
}

A:visited {
  color: #330099;
  text-decoration: none;
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
}

A:active {
  color: #003366;
  text-decoration: none;
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
}

A:hover {
  color: #CC3300;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
}

.address{
  font-family: Arial, sans-serif, Verdana;
  font-size: 9pt;
  color: #FCF7ED;
  font-weight: bold;
}