  body { 
    font-family: arial, sans-serif; 
    font-size: 12pt; 
    color:#ffffff;
    background: #A7C2FB;
       }
   
   p, h3 { 
    margin-left: 10px;
    padding-right: 5px;
      }
   
  a:link {text-decoration: none;}
  a:visited {text-decoration: none;}
  a:hover {text-decoration: overline underline;}
  a:active {text-decoration: overline underline;}
  
  .whitespecial { 
    font-family: arial, sans-serif; 
    font-size: 14pt; 
    color:#ffffff;
       }
  
  .reg { 
   font-size: 10pt; 
   color: black;
   background: transparent; 
   }
   
   .spec { 
   font-size: 10pt; 
   color: #40C242;
   background: transparent; 
   }
   
    .title { 
   font-size: 12pt; 
   color: yellow;
   background: transparent; 
   }
   
    .black { 
   font-size: 12pt; 
   color: black;
   background: transparent; 
   }
   
    .white { 
   font-size: 10pt; 
   color: white;
   background: transparent; 
   }
   
     .cookietitle { 
   font-size: 12pt; 
   color: #6A9CCA;
   background: transparent; 
   }
   
   .com {font-size: 14pt; 
   color: #ffffff;
   background: transparent; 
   }
   
   .com2 {font-size: 14pt; 
   color: green;
   font-weight: 600;
   background: transparent; 
   }