
   body {
      background-color: white;
   }

   font { 
      font-size: 10pt; 
      color: black; 
      font-family: Tahoma; 
      font-style: normal;
      font-weight: 500
   }

   td { 
      font-size: 10pt; 
      background-color: white;
      color: black; 
      font-family: Tahoma; 
      font-style: normal;
      font-weight: 500
   }

  .open { 
      font-size: 11pt; 
      font-family: Tahoma; 
      font-weight: 700
   }
  .grp { 
      font-size: 14pt; 
      color: #9B9C3C;
      font-family: Tahoma,Arial; 
      font-weight: 700
   }
