
	a:link {color:black; text-decoration:none}
	a:visited {color:black; text-decoration:none}
	a:hover {color:#aa8800;}
	H1
	{
		font-family: garamond, times;
		font-size: 22pt;
		font-weight: 900;
		margin-top: 0em; 
		margin-bottom: 0em;
		color: black; 
	}
	H2
	{
		font-family: garamond, times;
		font-size: 18pt;
		font-weight: 600;
		margin-top: 0em; 
		margin-bottom: 0em;
		color: black; 
		letter-spacing: -1pt;
	}
	H3
	{
		font-family: garamond, times;
		font-size: 14pt;
		font-weight: 400;
		margin-top: 0em; 
		margin-bottom: 0em;
		color: black; 
	}
	H4
	{
		font-family: garamond, times;
		font-size: 12pt;
		font-weight: 200;
		margin-top: 0em; 
		margin-bottom: 0em;
		color: black; 
	}
	H5
	{
		font-family: garamond, times;
		font-size: 10pt;
		font-weight: 200;
		margin-top: 0em; 
		margin-bottom: 0em;
		color: black; 
	}
	H6
	{
		font-family: garamond, times;
		font-size: 8pt;
		font-weight: 100;
		margin-top: 0em; 
		margin-bottom: 0em;
		color: black; 
	}
