<!-- BEGIN STYLE SHEET SPECIFICATIONS -->

<STYLE type="text/css">
<!--
   BODY {
          font-family: "Times New Roman", "Book Antiqua", "serif";
          font-size-adjust: 11pt;
        }
   H1 {
          font-family: "Book Antiqua", "Times New Roman", "serif";
          font-size-adjust: 28pt;
      }
   H2 {
          font-family: "Book Antiqua", "Times New Roman", "serif";
          font-size-adjust: 18pt;
      }
   H3 {
          font-family: "Book Antiqua", "Times New Roman", "serif";
          font-size-adjust: 14pt;
      }
   H4 {
          font-family: "Book Antiqua", "Times New Roman", "serif";
          font-size-adjust: 12pt;
      }
   H5 {
          font-family: "Book Antiqua", "Times New Roman", "serif";
          font-size-adjust: 10pt;
      }
   H6 {
          font-family: "Book Antiqua", "Times New Roman", "serif";
          font-size-adjust: 9pt;
      }

   .superEm { font-weight: "bold";
			  font-style: "italic";
			  color: "#336633";
		  }
   .strongEm { font-weight: "bold";
			  font-style: "italic";
		  }
   
-->
</STYLE>
<!--
Text style
  color 
  font-weight 
  font-family 
  font-size 
  font-style 
  text-decoration 
  text-transform 

   superem { font-weight: "bold";
              font-size: "+1";
			  font-style: "italic";
			  color: "#336633";
		  }

   H3 {
          font-family: "Papyrus ICG", "Perseus", "sans-serif";
          font-size-adjust: 14pt;
      }

-->
<!-- END STYLE SHEET -->
