.mytable {
   background-color: #ffffff;
   border-style: solid;
   border-width: 1px;
   border-color: #7e2b2c;
   font-size: 14px;
   font-family: times;
   
   }

.mytable1 {
   background-color: #FFFFB9;
   border-style: solid;
   border-width: 1px;
   border-color: #900000;
   font-size: 14px;
   font-family: times;
   }
   
.mytable2 {
   background-color: white;
   border-style: solid;
   border-width: 1px;
   border-color: #900000;
   font-family: times;
   }   

.h4 { 
   color: ffffff;
   font-size: 20px;
   font-family: times;
   }
   
.h5 { 
   font-size: 16px;
   font-family: times;
   background-color: white;
  }
   
.h6 { 
   color: 000000;
   font-size: 16px;
   font-family: times;
   }   

   
   


