body 		{ background-color: #CCFFFF;
		font-size: 20px;
		color: navy; 
		font-family: "Times Roman", serif;
		text-align: justify;
		}
	
 p.note	{ text-indent: .25in }

  h1 		{ 
		font-family: "Bookman Old Style", serif;
		font-size: 30px;
		color: red;
	 	}

  h2	 	{ 
		font-size: 20px;
		color: navy; 
		text-indent: 10%; }

  h3		{ 
		font-size: 15px;
		font-color: green; }

 