<!--
     h1  {
        font-size : 20pt;
        font-style : normal;
        font-weight : bold;
        color : #000000;
        text-decoration : none;
        text-align : left;
     }
     
     h2  {
        font-size : 16pt;
        font-style : normal;
        font-weight : bold;
        color : #000000;
        text-align : left;
     }
     
     h3  {
        font-size : 14pt;
        font-style : normal;
        font-weight : bold;
        color : #000000;
        text-align : left;
     }
     
     h4  {
        font-size : 12pt;
        font-style : normal;
        font-weight : bold;
        color : #000000;
        text-align : left;
     }
     
     h5  {
        font-size : 10pt;
        font-style : normal;
        font-weight : bold;
        color : #000000;
        text-transform : none;
     }
     
     p  {
        font-weight : normal;
        text-align : left;
        color : #000000;
     }
     
     dd,dt  {
        font-weight : normal;
        text-align : left;
     }

     pre  {
        font-family : "Courier New", Courier, mono;
        font-size : 9pt;
        font-style : normal;
        font-weight : normal;
        text-align : left;
     }
     
     table  {
        font-size : 9pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        text-align : left;
        color : #000000;
     }

     body  {
        font-size : 10pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;
     }

     .copy  {
        font-size : 8pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;
     }

//-->
