body
	{	font-family:'Comic Sans MS', sans-serif;
		font-size: 11pt ;
		color: #333399;
		background: #ffffcc ;
		margin: 0 5% ; }
h2
	{	color: blue; 
      	font-size: 18pt ;
     	font-weight: bold ; 
	  	text-align: center ; }
		
h3
	{	color: #990033 ;
		font-size:14pt ;
		font-weight: bold ;
		font-variant: small-caps ;
		margin-bottom: 0 ; }
	
p.centered
	{	text-align: center ;
		font-size: 10pt ;
		color: #333399; }
	
p.smalltype
	{	text-align: center ;
		font-size: 8pt ; 
		font-style: italic ; }

.green
	{	color: #006600 ;
		font-style: italic ; }
