 body { color: black; background: #333333; margin-top: 1% }
  h1{ font-family: "comic sans ms"; 
    font-size: 10pt; color: #99cccc}
  h2{ font-family: "comic sans ms"; 
    font-size: 11pt; color: #99cccc}
  h3{ font-family: "comic sans ms"; 
    font-size: 11pt; color: black}
  P.list{ font-family: "Comic Sans MS", "Bradley Hand ITC";
    font-size: 9pt; text-align: right}
  P{ font-family: "Comic Sans MS"; font-size: 9pt; }
  P.menu { font-family: "Bradley Hand ITC"; color: #FBF5D2 }
  a.menu { font-family: "comic sans ms"; color: #333333; 
    text-decoration: none; width=100%; background-color: #99cccc}
  P.current { font-family: "comic sans ms"; text-align: center;
               color: #333333; background-color: #ffffff }  
               
 P.slogan { 
     font-family: "comic sans ms"; 
     font-size: 9pt; 
     color: #999999;
     font-style: italic; 
}


a.email {
    	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

a.email:hover {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #ffffff;
	text-decoration: underline;

}