body, tr, td, p { font-size: 15pt;
	        font-family: "Book Antiqua", "verdana", "arial", "helvetica"; 
	        color: maroon;
	        background: url(Clouds2.jpg);
	        line-height: 16pt;
	        margin-left: 10pt;
	        margin-right 10pt }

/* maybe indent paragraphs later as follows*/
/*p 	{margin-left: 24pt;*/
/*	margin-right: 24pt }*/
	
h1	{font: 24pt ProseAntique, Cursive, Lucida Handwriting, Verdana;
	color: purple;
	font-weight: bold;
	line-height: 30pt }
	
h2	{font: 20pt ProseAntique, Cursive, Lucida Handwriting, Verdana;
	color: navy;
	font-weight: bold;
	line-height: 26pt }
	
h3	{font: 18pt ProseAntique, Cursive, Lucida Handwriting, Verdana;
	color: olive;
	font-weight: bold;
	line-height: 22pt }
	
h4	{font: 16pt ProseAntique, Cursive, Lucida Handwriting, Verdana;
	color: blue;
	font-weight: bold;
	line-height: 18pt }

h5	{font: 14pt ProseAntique, Cursive, Lucida Handwriting, Verdana;
	color: navy;
	font-weight: bold;
	line-height: 16pt }

BLOCKQUOTE { font-family: "times new roman", "times roman", 
	   "courier"; font-size: small }
	   
	   
