<style type="text/css">            
            <!--
            p  {
             color : #17533A;
             font-family : Arial;
             font-size : 10 pt;
             }
             
             p.tit  {
             color : #10422D;
             font-weight : bold;
             font-size : 12 pt;
             }
             
             p.small  {
             color : #397D61;
             font : smaller;
             }
             
             a:link  {
            	text-decoration : underline;
            	font-family : Arial;
            	font-size : 9 pt;
            	color : #17533A;
            	font-weight : bold;
            }
             
             a:visited  {
            	text-decoration : underline;
            	font-family : Arial;
            	color : #17533A;
            	font-size : 9 pt;
            	font-weight : bold;
            }
             
             a:active  {
             text-decoration : none;
             color : #17533A;
             font-family : Arial;
             font-size : 9 pt;
             font-weight : bold;
             }
             
             a:hover  {
             color : #106A47;
             font-family : Arial;
             font-size : 9 pt;
             font-weight : bold;
             text-decoration : underline;
             }
             
             a.menu:link  {
             text-decoration : none;
             font-family : Arial;
             font-size : 9 pt;
             color : #106A47;
             font-weight : bold;
             }
             
             a.menu:visited  {
             text-decoration : none;
             font-family : Arial;
             color : #106A47;
             font-size : 9 pt;
             font-weight : bold;
             }
             
             a.menu:active  {
             text-decoration : none;
             color : #106A47;
             font-family : Arial;
             font-size : 9 pt;
             font-weight : bold;
             }
             
             a.menu:hover  {
             color : #1EA86F;
             font-family : Arial;
             font-size : 9 pt;
             font-weight : bold;
             }
            -->
            </style>
          
