body {
      background-color : #D097CB;
      color: black;
      font-size: 8pt; 
      font-family: Times, Arial,  Serif;
      font-style: normal;
      font-weight: 400;
     }


table {
   font-weight : 500; 
   font-size : 8pt; 
 }

th {
   font-weight : 600; 
   font-size : 9pt; 
   background-color : #A11096;
   }
td {
   font-weight : 550; 
   font-size : 10pt; 
   background-color : #D097CB;
   }

.butstyle{background-color : #A11096;
          font-weight: 600;
          font-size : 8pt;
          color: #FBE14D;
          border-style: outset;
          border-color: magenta;} 