@charset "iso-8859-1";
/* author: Mike Oglesby */
/* Creation date: 1/26/03 */
BODY {font-family: "Arial", "Helvetica", sans-serif;
	  color: black;
	  background: #CC9900;
	  padding: .1in
	 }

P 	{text-align: justify;}
H1 	{font: bold 24pt/30pt black;}
H2 	{font: bold 16pt/20pt black;}
H3 	{font: bold 13pt/15pt black;}

A:link 		{color: Yellow;}
A:visited 	{color: purple;}
A:active	{color: yellow;}