<style type="text/css"><!--
	BODY 	{
		background	: white;
		}
	P 	{
		font-size	: 12pt;
		line-height	: 15pt;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		color		: black;
		margin-left	: 5pt;
		margin-top	: 2pt;
		margin-bottom	: 0pt;
		margin-right	: 5pt;
		}
	P.toc 	{
		font-size	: 9pt;
		line-height	: 12pt;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		color		: black;
		margin-left	: 0pt;
		margin-top	: 0pt;
		margin-bottom	: 0pt;
		margin-right	: 0pt;
		}
	P.head, H2 {
		font-size	: 13pt;
		line-height	: 18pt;
		font-style	: italic;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		color		: black;
		margin-left	: 5pt;
		margin-top	: 0pt;
		margin-bottom	: 0pt;
		margin-right	: 5pt;
		}
	H1 	{
		font-size	: 72pt;
		line-height	: 60pt;
		color		: #663300;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		margin-left	: 0pt;
		margin-top	: 0pt;
		margin-bottom	: 0pt;
		margin-right	: 0pt;
		}
	A:link	{
		color		: #CC0000;
		text-decoration	: none;
		}	
	A:visited {
		color		: #660000;
		text-decoration	: none;
		}	
	A:active {
		color		: #FF0000;
		text-decoration	: none;
		}	
