TH {
  font-size : 14pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #000000;
  text-transform : uppercase;
}


TABLE {
  font-style : normal;
  font-variant : normal;
  font-size : 12pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : black;
  border-style : none;
  width : 100%;
  padding-right : 5%;
}


HR {
  font-size : 30%;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #556b2f;
  text-align : left;
  width : 40%;
}


H5 {
  font-size : 14pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #000000;
  background-color : #bdb76b;
  text-align : right;
  margin-left : 50%;
}


H4 {
  font-size : 14pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #000000;
  background-color : #bdb76b;
  text-align : left;
  margin-right : 50%;
}


H3 {
  font-style : normal;
  font-variant : normal;
  font-weight : bolder;
  font-size : 10pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #000000;
  text-transform : uppercase;
  text-align : center;
}


H2 {
  font-style : normal;
  font-variant : normal;
  font-weight : 600;
  font-size : 14pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #556b2f;
  text-transform : uppercase;
  text-align : center;
  line-height : 150%;
}


EM {
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  color : #000000;
}


P , BODY {
  font-style : normal;
  font-variant : normal;
  font-size : 12pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : black;
  background-color : #ffcc66;
}


BLOCKQUOTE {
  font : 12pt/12pt 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #556b2f;
  text-align : left;
}


ADDRESS {
  font-style : normal;
  font-variant : normal;
  font-size : 12pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #556b2f;
  text-decoration : none;
  text-align : left;
}


A:visited {
  font-style : normal;
  font-variant : normal;
  font-weight : 600;
  font-size : 12pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : gray;
  text-decoration : underline;
  text-transform : capitalize;
  background : none repeat;
}


A:link {
  font-style : normal;
  font-variant : normal;
  font-weight : 600;
  font-size : 12pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #556b2f;
  text-decoration : underline;
  text-transform : capitalize;
  background : none repeat;
}


A:hover {
  font-style : normal;
  font-variant : normal;
  font-size : 12pt;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : gray;
  text-decoration : underline;
  text-transform : capitalize;
  background : none repeat;
}


A:active {
  font-style : normal;
  font-variant : normal;
  font-size : 12pt;
  line-height : normal;
  font-family : 'Calligraph421 BT', 'Graphite Light ATT', 'Times New Roman';
  color : #556b2f;
  letter-spacing : normal;
  text-decoration : underline;
  text-transform : capitalize;
  text-align : left;
  background : none repeat;
}


.FIXED {
  font-size : 16pt;
  font-family : "fixed";
  color : #669900;
  text-align : center;
}
