body {	font-family: 'veranda', 'serif', 'abadi mt condensed'; 
	background-color: #adce97;
	}


H2 {font-family: 'abadi mt condensed', 'serif', 'veranda';                    
	  text-align: center;
          color: #336633;
          font-size: 200%;           
          font-weight: bold;
          width: 100%;
       }


H3 {	font:  16pt abadi mt condensed;
	color: #336633;
	text-align: center;
	}


P.main  {
font-family: 'Eras Demi ITC';
font-size: 12pt; 
color: #663366;
text-align: left;
}

P.main2  {
font-family: 'Eras Demi ITC';
font-size: 12pt; 
color: #663366;
text-align: center;
}


P.main3  {
font-family: 'Eras Demi ITC';
font-size: 12pt; 
color: #663366;
text-align: right;
}

P.b2  {
font-family: 'copperplate gothic light';
font-size: 12pt; 
color: #996633;
text-align: center;
}

/* links */

a {
color: #a020f0; text-decoration: underline;
  }

a:hover {
color:#660033;
}
	
a:visited {
	color: #999999;
}