	 body	  {
	 font-family: Georgia, "Times New Roman", Serif;
	 background: #ffff99; color: #990000; }
	 a:link{color:#003366; background: #ffff99; }
	 a:visited{color:#660099; background: #ffff99; }
	 a:link:hover, a:visited:hover {color:#cc3333; background: #ffff99; }
	 a:active{color:#ff0000; background: #ffffff; }
	 

	h1, h2, h3	{
	text-align: center;
	}

 	 h1	  {
	 font-family: proseantique, "lucida handwriting", georgia, serif;
	 font-weight: bold;
	 font-size: 140%;
	 color: #800080 
}
 	 h2	  {
	 font-family: proseantique, "lucida handwriting", georgia, serif;
	 font-style: italic;
	 font-weight: bold;
	 font-size: 125%;
	 color: #800080 
}

 	 h3	  {
	 font-family: proseantique, "lucida handwriting", georgia, serif;
	 font-style: italic;
	 font-weight: bold;
	 font-size: 110%;
	 color: #800080 
}

 	p		{
	margin-left: 6em;
	margin-right: 6em;
}
 	 


 	 p:first-letter	{
	 font-size: 150%; color: #990000;
	 float: left; 
	 font-weight: bold;
	 font-family: "times new roman", serif;
}
 	 
 
