	BODY	{font-family: 'Gill Sans', Arial, sans-serif;
			font-size:12pts
		 margin-top: 20px;
		 margin-left: 20px}
	P	{margin: 20px}
	A:link	{color: #FF0000; text-decoration:none
		 background: #FFFFFF}
	
	A:visited {color: #0000FF;text-decoration:none}
	A:hover  {color: #9999FF;text-decoration:none;}
	H1	{font-weight: bold;
		 text-align: center;
		 color: #000000;
		 background: #FF0000;
		 font-family: 'Gill Sans', Arial, sans-serif}
	H2	{margin: 20px;}
	B	{color: #FF0000;
		 }
	CITE	{font-family: 'Gill Sans', Arial, sans-serif;
		 font-style: italic}
	.highlight	{background-color: #FF0000;
				width:10em;
				border: 1px #FF0000;}

