
H1 {
  font-family: Arial, sans-serif, Verdana;
  font-size: 30px;
  font-weight: bold;
  color: gray;
}

H2 {
  font-family: Arial, sans-serif, Verdana;
  font-size: 16pt;
  font-weight: bold;
  color: #581d8b;
}

H3 {
  font-family: Arial, sans-serif, Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #5B0000;
}

.largehead {
  font-family: Arial, sans-serif, Verdana;
  font-size: 22px;
  font-weight: bold;
  color: #581d8b;
}

.midhead {
  font-family: Arial, sans-serif, Verdana;
  font-size: 22px;
  font-weight: bold;
  color: gray;
}

.smallhead {
  font-family: Arial, sans-serif, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #5B0000;
}

.norm {
  font-family: Arial, sans-serif, Verdana;
  color: #9C4F01;
  font-size: 11pt;
}

BODY, P, TD{
  font-family: Arial, sans-serif, Verdana;
  color: #10137c;
  background-color: #dffcde;
  font-size: 11pt;
}
.little{
  font-family: Arial, sans-serif, Verdana;
  color: #10137c;
  color: #017663;
  font-size: 8pt;
}

.tdhi {
   background-color: #aad8b3;
}

.headhi{
   color: #13049B;
   font-size: 12pt;
}

A {
  color: #330099;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
}

A:visited {
  color: #330099;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
}

A:active {
  color: #003366;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
}

A:hover {
  color: #CC3300;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
}

.ap {
  color: #330099;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12pt;
}

.ap:visited {
  color: #330099;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12pt;
}

.ap:active {
  color: #003366;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12pt;
}

.ap:hover {
  color: #CC3300;
  text-decoration: none;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12pt;
}

.find{
  font-family: Arial, sans-serif, Verdana;
  color: #dffcde;
  font-size: 10pt;
}

.al{
	text-align:  left;
}