 
P{
  font-size : large;
  font-weight : normal;
  font-style : normal;
  font-family : "Arial";
  text-align : left;
}
H1{
  font-size : xx-large;
  font-weight : bold;
  font-style : normal;
  font-family : "Arial";
}
H2{
  font-size : 24pt;
  font-weight : bold;
  font-variant : normal;
  font-family : "Arial";
  text-align : center;
}
H3{
  font-size : 12pt;
  font-weight : bold;
  font-style : italic;
  font-family : "Times New Roman",serif;
  font-variant : small-caps;
  text-align : right;
  color : #7b7e34;
}
BLOCKQUOTE{
  font-size : medium;
  font-family : "Arial";
  font-weight : bold;
  font-style : normal;
  text-align : left;
}
H4{
  font-size : large;
  font-family : "Arial";
  font-weight : bold;
  font-style : normal;
}
LI{
  
  font-size : 10pt;
  font-family : Arial,sans-serif;
  font-weight : bold;
  
  text-align : left;
  vertical-align : middle;
}
A:LINK{
  text-decoration : none;
  color : #f4e051;
}
A:VISITED{
  text-decoration : none;
  color : #f7d151;
}
A:HOVER{
  text-decoration : none;
  color : #fbf757;
}
H5{
  font-size : x-large;
  font-family : Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
  text-align : center;
}
H6{
  font-size : large;
  font-family : Arial,sans-serif;
  font-weight : bold;
  text-align : center;
  font-style : normal;
}
UL{
  text-align : left;
  list-style-image : url(pearl.gif);
  list-style-type : disc;
  list-style-position : outside;
  vertical-align : middle;
}
OL{
  text-align : left;
  list-style-type : decimal;
  list-style-position : outside;
  vertical-align : baseline;
  font-size : 12pt;
  font-family : Arial,sans-serif;
}
TD{
  font-size : 12pt;
  font-family : Arial,sans-serif;
}

