<style type="text/css">          
          <!--
          body,div,p,td,blockquote,ul,ol,li  {
           font-family : Arial;
           font-size : 10pt;
           color : black;
           }
           
           H1  {
           font-size : 14pt;
           font-family : Arial;
           }
           
           H2  {
           font-size : 12pt;
           font-family : Arial;
           color : black;
           }
           
           H3  {
           font-weight : bold;
           font-family : Arial;
           font-size : 11pt;
           }
           
           A  {
           color : Green;
           text-decoration : none;
           }
           
           A:Visited  {
          	color : Teal;
          }
           
           A:Active  {
           color : #6A5ACD;
           }
           
           A:Hover  {
          	color : Gray;
          }
           
           .small  {
           font-size : 9pt;
           font-family : Arial;
           font-weight : normal;
           font-style : normal;
           color : black;
           }
           
           .normal  {
           font-size : 10pt;
           font-family : Arial;
           font-weight : normal;
           font-style : normal;
           color : black;
           }
           
           .indent  {
           padding-left : 10;
           padding-right : 10;
           font-family : Arial;
           font-size : 10pt;
           font-weight : normal;
           font-style : normal;
           color : black;
           }
           
           .button  {
           font-family : Arial;
           font-size : 10pt;
           font-weight : normal;
           font-style : normal;
           color : black;
           }
          -->
          </style>