	h1 {text-align: center;}
	h2 {text-align: center;}
	
	.bodyclass
         {
 

   
              background-color: White;
		color: #000000;
		   font-family: Times New Roman;
		font-size: 18pt; 
		text-align: left;
		vertical-align: top;

         } 



         .red {
		background-color: white;
		color: #ff0000;
		
	}
   	.book {
		background-color: white;
		color: #0000ff;
		font-style: italic;
		
	}
	.female {
		background-color: #FFE6E6;
		color: #000000;
		font-family: Arial;
		font-size: 16pt;
		text-align: center;
		vertical-align: middle;
		border-collapse: collapse;
		border: 1px solid #000000;
	}