	body
	{
		background-color:#F2ECD6;
		color:black;
		font-family:"Arial, sans-serif";
		font-size:10pt;
	}
	table
	{
		font-family:"Arial, sans-serif";
		font-size:10pt;
		color:black;
	}
	A
	{
		color:green;
		text-decoration:none;
		font-family:"Arial, sans-serif";
		font-size:10pt;
		line-height:22px;
	}
	.largeitalic
	{
		font-size:18pt;
		font-weight:bold;
		font-style:italic;
		color: "black";
	}
	.headinglarge
	{
		font-family:"Arial, sans-serif";
		font-size: 16pt;
		font-weight:bold;
		color:#C3352A
	}
	.headingnormal
		{
			font-family:"Arial, sans-serif";
			font-size: 10pt;
			font-weight:bold;
			color:#C3352A
	}
	.itemText
		{
			text-decoration: none;
			color: #9B3F0D;
			font: 12px Arial, Helvetica;
	}
	.itemHover
		{
			text-decoration: none;
			color: #FAF70A;
			font: 12px Arial, Helvetica;
	}
	.itemBorder
		{
			border: 1px solid lightgreen;
	}
