  body    { font-size: 11pt; font-family: arial; background-image: url("images/bgd.jpg"); margin-top: 0; padding: 0; }
  
  p { 
    font-family: Arial; 
    font-size: 12pt;
    color: black;
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 15px; 
    }
	
	ul { 
    font-family: Arial; 
    font-size: 12px;
    color: black;
    margin-left: 0px;
    margin-top: 10px;
	 margin-bottom: 3px;
    } 
    
    .red {
    font-family: Arial; 
    font-size: 12pt;
    color: #8B0000;
    background: transparent;
     }
    
    .pageheading {
    font-size: 12pt;
    color: blue;
    background: transparent;
    }
    
    .news {
    font-size: 12pt;
    color: white;
    background: transparent;
    }
    
    .newstext, li {
    font-size: 10pt;
  font-family: Arial; 
    font-size: 11pt;
     background: transparent;
    }
    
    .bottomnav {font-family: Arial; 
    font-size: 9pt;
    color: #FFF799;
     background: transparent;
    
    }
    
 a:link {
   
   color: #FFF799;
   background: transparent;}
   
  a:visited {color: #FFD68C;
   background: transparent;}
   
  a:hover {text-decoration: overline underline;}
  
  a:active {text-decoration: overline underline;}