p {
      font-family: Times New Roman, Times, _serif;
      font-size: 40;
       font-Style: italic;
	    margin-left: 10;  
   }
   h1 {
      font-family: Arial, Helvetica, _sans;
      font-size: 40;
      font-weight: bold;
   }
   .bluetext {
      color: #0000CC;
   }body {
	margin: 0px;
}
