
A {
  text-decoration: none;
  color: #666600;
}

A:visited {
  color: #666600;
} 

A:hover {
  color: #FF0000;
}  

A:active {
  outline: none;
}

A:focus {
  -moz-outline-style: none;
}

BODY {
  font-size: 10pt;
  line-height: 14pt;
  color: black;
  font-family: Verdana;
}

TD {
  font-size: 10pt;
  color: black;
  font-family: Verdana;
}

P {
  font-size: 10pt;
  line-height: 14pt;
  color: black;
  font-family: Verdana;
}

OL {
  font-size: 8pt;
  line-height: 12pt;
}

UL {
  line-height: 14pt;
}

H1 {
  font-size: 15pt;
  margin-bottom: 0px;
  font-family: Arial, "MS Sans Serif";
  text-align: center;
  color: #008DCA;
}

H2 {
  font-size: 10pt;
  font-family: Verdana;
  font-weight: bold;
}

H3 {
  font-size: 11pt;
  font-family: Verdana;
  font-weight: bold;
}

H4 {
  font-family: Verdana;
  font-size: 13pt;
  line-height: 24pt;
  font-weight: bold;
  color: #008DCA;
}

.heading2 {
  font-size: 10pt;
  font-family: Verdana;
  font-weight: bold;
}

.heading3 {
  font-family: Verdana;
  font-size: 11pt;
  font-weight: bold;
}

.heading4 {
  font-family: Verdana;
  font-size: 13pt;
  font-weight: bold;
}
