  body   { margin-top: 0px; color: #ffffff; font-size: 14pt; font-family: century gothic; background-image: url("images/wordbackgrd.jpg"); }
   
 p {margin-left: 10px;}
 
  a:link {color: #EDEE94;}
  a:visited {color: #ABF0FB;}
  a:hover {text-decoration: overline underline; color: #EDEE94;}
  a:active {text-decoration: overline underline; color: #ABF0FB;}
  
   
   .titles { 
   font-size: 14pt; 
   color: #EDEE94;
   background: transparent; 
   }
   
   .subtitle { 
   font-size: 12pt; 
   color: #ABF0FB;
   background: transparent; 
   }
   
   .blue { 
   font-size: 10pt; 
   color: #23385B;
   background: transparent; 
   }
   
   
    .white, ul{ 
   font-size: 10pt; 
   color: white;
   background: transparent; 
   }