  body { color: black; background: #73338a; margin-top: 1% }
  h1{ font-family: "comic sans ms"; 
    font-size: 10pt; font-style: italic; color: #9966cc}
  h2{ font-family: "comic sans ms"; 
    font-size: 11pt; color:#9966cc}
  h3{ font-family: "comic sans ms"; 
    font-size: 11pt; font-weight: 2; color: #9966cc}
  P{ font-family: "Comic Sans MS"; font-size: 9pt; }


P.slogan { 
     font-family: "comic sans ms"; 
     font-size: 9pt; 
     color: #9966cc;
     font-style: italic; 
}
  a.menu { font-family: "comic sans ms"; 
       color: #ffffff; 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: #9966cc; background-color: #ffffff }

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;

}