  body { color: black; 
         background: #cccccc;
         margin-top: 1% }
 


a.email {
	font-family: "comic sans ms";
	font-size: 9pt;
	color: white;
	text-decoration: none;
}

a.email:hover {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: white;
	text-decoration: underline;
}


P.slogan { 
     font-family: "comic sans ms"; 
     font-size: 9pt; 
     color: #999999;
     font-style: italic; 
}        
         
h3{ 
    font-family: "comic sans ms"; 
    font-size: 11pt; 
    color:  #c59eb0;

}   
     
  li{ font-family: "Comic Sans MS", "Bradley Hand ITC";
    font-size: 9pt}
  P{ font-family: "Comic Sans MS"; font-size: 9pt; }
  a.menu { font-family: "comic sans ms"; text-align: center; 
       color: #ffffff; text-decoration: none; width=100% }

  a.menu:hover { font-family: "comic sans ms"; text-align: center; 
       color: #635B5B; text-decoration: none; width=100% }
  P.current { font-family: "comic sans ms"; text-align: center;
       color: #c59eb0; background-color: #ffffff }