    body  {font-size: 12pt; font-family: Arial; background:#073A6C; margin-top: 0; padding: 0;}
       
    p, li { 
    font-family: Arial; 
    font-size: 11pt;
    color: white;
    margin-left: 25px;
    margin-top: 15px;
    margin-right: 7	px; 
    }
    
    .mainarea { 
    background: #486A8D;
    font-size: 11pt; 
    font-family: Arial;
    }
    
    .bottom { 
    font-size: 10pt; 
    font-family: Arial;
    color: FFF799;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px; 
   }
       
   .titles { 
   font-size: 11pt;
   font-weight: 600; 
   color: #FFD68C;
   background: transparent;
  
   }
   
   .othertext { font-family: Arial; 
    font-size: 11pt;
    color: white;
    }
   
   
  a:link {
   
   color: #FFF799;
   background: transparent;}
   
  a:visited {color: #FFD68C;
   background: transparent;}
   
  a:hover {text-decoration: overline underline;}
  
  a:active {text-decoration: overline underline;}