<!--


	a 	{
		font-weight:		bold;
		color:			000000;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}

	.GreenLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		medium;
		color:			076346;
		text-decoration:	none;
	}
	
	.HomeText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		bold;
		color:			000000;
	}
	
	.BlackText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		medium;
		color:			000000;
	}

	.CopyrightText {
		font-family:		verdana;
		font-size:		8pt;
		color:			000000;
	}

-->