<STYLE>
  .H7
  {
  color:black
  }
  H1,H2,H3,H4,H5,H6,P
  {
  font-family:Book Antiqua,Times New Roman,Times, Serif;
  font-weight:normal;
  }  
  H1
  {
  font-size:22pt;
  color:black;
  }
  H2
  {
  font-size:18pt;
  color:black;
  }
  H3
  {
  font-size:14pt;
  color:MidnightBlue
  }
  P
  {
  font-size:12pt
  }
  A
  {
  color:navy;
  text-decoration:none
  }
  A:visited
  {
  color:navy
  }
  A:hover
  {
  text-decoration:underline;
  color:blue;
  }
  
  .syCoverText
  {
  font-size:11pt;
  font-weight:normal;
  color:black
  }
  
  .syNavBar
  {
  font-size:10pt;
  font-family:Verdana, Arial, Helvetica, sanserif;
  }
  
</STYLE>