 body { color: black; background: #999933; margin-top: 1% }
h1{ 

    font-family: "comic sans ms"; 
    font-size: 10pt; 
    font-style: italic;
    color: #666633;

}

h2{ 
   font-family: "comic sans ms"; 
    font-style: italic;
    font-size: 11pt; 
    color: #666633;

}

h3{ 
    font-family: "comic sans ms"; 
    font-size: 11pt; 
    color: black;

} 



  P{ font-family: "Comic Sans MS"; font-size: 9pt; }

P.slogan { 
     font-family: "comic sans ms"; 
     font-size: 9pt; 
     color: #666633;
     font-style: italic; 
}
  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"; 
    color: #373712; 
    text-decoration: none; 
    width=100%; 

}
  P.current { font-family: "comic sans ms"; text-align: center; 
      color: #373712; 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;

}