

.A{
   text-align: center;
   font-size: 25;
     }
.B{
   font-size: 20;
   }


.C{
   text-align: center;
   font-size: 20;
     }
     
.D{
   font-size: 20;
   text-align: center;
   }
.E{
   font-size: 20;
   text-align: center;
   }


hr{
   text-align : center;
   color : #000000;
   height : 1;
   width : 50%
}

.HRA{
    text-align : center;
    color : #000000
    height : 5;
    width : 50%
 }
    
h1{
      font-size: 30pt;
      font-style : italic;
      color : #0099CC;
    }

