<!--
BODY 			{background-color: white; 
				color: black; 
				margin-left: 25; 
				margin-right: 25;  } 

H1 				{font-weight: bold;
				text-align: left;
				color: black;
				font-family: Impact, Arial, Helvetica, sans-serif}

H2, H3 			{font-weight: normal;
				text-align: left;
				color: blue;
				font-family: Impact, Arial, Helvetica, sans-serif		}

OL, UL			{font-weight: normal;
				font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif }

P, DT, TD		{font-size: 90%;
				font-color: black;
				text-indent: 0;
				font-weight: normal;
				font-family: MS Sans Serif, Tahoma, Verdana, Arial, sans-serif } 

P.Section1 		{text-indent: 0;
				margin-left: 25; 
				margin-right: 20; }

P.Section2 		{text-indent: 0;
				margin-left: 45; 
				margin-right: 20; }

A 				{text-decoration: none;
				color: blue }

HR				{color: blue; 
				align: left	}
			

-->

