	body
	{
		font-family: arial, verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: 100;
	}
	.PageTitle
	{
		font-family: arial, verdana;
		font-size: 18pt;
		color: #000000;
		font-weight: 900;
	}
	.PageHead
	{
		font-family: arial, verdana;
		font-size: 12pt;
		color: #000000;
		font-weight: 900;
	}
	.XLargeItem
	{
		font-family: arial, verdana;
		font-size: 11pt;
		color: #000000;
		font-weight: 900;
	}
	.LargeItem
	{
		font-family: arial, verdana;
		font-size: 10pt;
		color: #000000;
		font-weight: 900;
	}
	.BoldItem
	{
		font-family: arial, verdana;
		font-size: 9pt;
		color: #000000;
		font-weight: 900;
	}
	.NormalItem
	{
		font-family: arial, verdana;
		font-size: 9pt;
		color: #000000;
		font-weight: 100;
	}
	.SmallItem
	{
		font-family: arial, verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: 100;
	}
	.SmallItemB
	{
		font-family: arial, verdana;
		font-size: 8pt;
		color: #000000;
		font-weight: 900;
	}
	a
	{
		text-decoration: none;
		font-weight: 100;
		color: #39813F;
	}
	a:hover
	{
		text-decoration: underline;
		color: #A39833;
	}
