body         { text-align: left; 
               margin: 0; 
               background-color: #E4E4E4; 
               color:#000000; 
              }
               
               .Header 
               	    { text-align: center; 
               	    line-height: 100%; 
               	    font-family: Arial; 
               	    font-size: 14pt; 
               		font-weight: bold; 
               		margin: 0 
              		}
              		
              .paragrah
			  		{
	text-align:  left;
	Line-height: normal;
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: nowrap;
	display: none;

					}		
