body {
	 font-family: verdana, helvetica, arial, sans-serif;
	 background-color: #FFFfff;
	 background-image: none;
	 color: #000000;
	 font-size: 9pt;
	 }

p 		{font-size: 9pt;
      font-family: verdana, helvetica, arial, sans-serif;
		  color: #000000;
		  text-align: justify;
		  padding: 0px;
		  text-indent: 0em; 
                  margin-top: 0.1em;
                  /*margin-top: -1em;*/    
			}
       
td    { font-size: 9pt;
        font-family: verdana, helvetica, arial, sans-serif; }
        


a:link    { text-decoration: none; 
            color: #000000; }
a:active  { color: #000000 }
a:visited { text-decoration: none;
            color: #000000; }
a:hover	  { text-decoration: none;
            color: #000000;
            background-color: transparent; }
