body {  background-color: #FFFFFF;
        margin:4px;
		  
      }
p {  font-family: Arial, Helvetica, sans-serif; 
     font-size: 11px; 
     font-weight: normal; 
     color: #000000;
     }
a:link {  font-family: Arial, Helvetica, sans-serif; 
          font-size: 11px; 
          font-weight: bold;           
          text-decoration: underline;
       }
a:visited {  font-family: Arial, Helvetica, sans-serif; 
          font-size: 11px; 
          font-weight: bold;        
          text-decoration: underline;
       }
a:hover { font-family: Arial, Helvetica, sans-serif; 
          font-size: 11px; 
          font-weight: bold;           
          text-decoration: none;
       }
