body { 
 top: 0px; 
 right: 0px;
 left:0px;
 margin: 0px; 
}

p {
 color: black;
  } 	

p.centre {
  font-family: arial, helvetica, sans-serif; 
  font-size: smaller; 
  color: black;
  text-align:center;
  } 

p.h3 {
 font-family: arial, helvetica, sans-serif; 
 font-size: smaller;  
 font-weight: bold;
 color: black;
 text-decoration: underline;
 text-align:center;
} 

h1 {
  font-family: arial, helvetica, sans-serif; 
  font-size: 100%; 
  }




				  


