	BODY 	{
		background	: white;
		}
	P 	{
		font-size	: 12pt;
		line-height	: 15pt;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		color		: black;
		margin-left	: 0px;
		margin-top	: 2px;
		margin-bottom	: 0px;
		margin-right	: 0px;
		}
	P.note	{
		font-size	: 10pt;
		}
	H1 	{
		font-size	: 72pt;
		line-height	: 60pt;
		color		: #663300;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		margin-left	: 0px;
		margin-top	: 0px;
		margin-bottom	: 0px;
		margin-right	: 0px;
		}
	P.head	{
		font-size	: 13pt;
		line-height	: 18pt;
		font-style	: italic;
		font-family	: Garamond, "Goudy Old Style", Georgia, serif;
		color		: black;
		margin-left	: 0px;
		margin-top	: 0px;
		margin-bottom	: 0px;
		margin-right	: 0px;
		}
	A:link	{
		color		: #CC0000;
		text-decoration	: none;
		}	
	A:visited {
		color		: #330000;
		text-decoration	: none;
		}	
	A:active {
		color		: #FF0000;
		text-decoration	: none;
		}	
