  body { color: black; background: #660099; margin-top: 1% }
  h1{  font-family: "comic sans ms"; 
    font-size: 9pt; 
    font-style: italic;
    color: #660099}
  h2{  font-family: "Comic Sans MS"; 
    font-size: 11pt; 
    color: #660099}
  h3{ font-family: "Comic Sans MS"; 
    font-size: 11pt; color: black}
  P{ font-family: "Comic Sans MS"; font-size: 9pt; }
  a.menu { font-family: "comic sans ms"; color: #ffffcc; 
    text-decoration: none; width=100% }
a.menu:hover { 
    font-family: "comic sans ms"; 
    color: #59268C; 
    text-decoration: none; 
    width=100%; 

}
  P.current { font-family: "comic sans ms"; color: #660099; 
  background-color: #cc99ff }


P.slogan { 
     font-family: "comic sans ms"; 
     font-size: 9pt; 
     color: #660099;
     font-style: italic; 
}
a.email {
    	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #ffffcc;
	text-decoration: none;
}

a.email:hover {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	color: #ffffcc;
	text-decoration: underline;

}