<!-- http://www.coffeecup.com -->
<style>
<!--
     A.InPara { 
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: Medium;
          font-weight: 600;
          font-style: italic;
          text-decoration: underline;
     } 

     A.Norm { 
          font-family: Arial, Times New Roman, Sans-serif;
          font-size: x-small;
          font-variant: small-caps;
          font-weight: 800;
     } 

     A:link { 
          color: #008080;
     } 
     A:visited { 
          color: #FF00FF;
     } 
     A:active { 
          color: #800080;
     } 


     P { 
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: medium;
          font-weight: 400;
          font-style: normal
     } 

     P:first-letter { 
          font-size: xx-large;
          float: left
     } 

     P.Copyright { 
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: xx-small;
          font-weight: 700;
          color: #808080;
     } 

     P.Count  { 
          font-family: Arial, Arial, Sans-serif;
          font-size: x-small;
          font-weight: 800;
          font-variant: small-caps;
          color: #000000;
     } 
      SPAN.Logo {
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: larger;
          font-weight: 800;
          font-style: italic;
     }


     H1 { 
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: x-large;
          font-weight: 900;
          font-style: italic;
          text-decoration: underline;
     } 
     H2 { 
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: large;
          font-weight: 700;
          font-style: italic;
          text-decoration: underline;
     } 

     H3 { 
          font-family: Times New Roman, Times New Roman, Sans-serif;
          font-size: Medium;
          font-weight: 600;
          font-style: italic;
          text-decoration: underline;
     } 


-->
</style>