<!--


	a 	{
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		normal;
		color:			FFFFFF;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}

	.WhiteLink {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			FFFFFF;
	}

	.GreenLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		normal;
		color:			green;
		text-decoration:	none;
	}

	.RedLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		normal;
		color:			red;
		text-decoration:	none;
	}

	.GreenLink9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			green;
		text-decoration:	none;
	}

	.GreenCaption {
		font-family:		arial;
		font-size:		8pt;
		font-weight:		normal;
		color:			green;
		text-decoration:	none;
	}

	.CopyrightLink {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		bold;
		color:			000000;
	}

	.Seperator {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		color:			6B696B;
	}

	H1 {
		font-family:		verdana;
		font-size:		14pt;
		font-weight:		bold;
		color:			336633;
	}

	.BlackText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		medium;
		color:			000000;
		text-align:		justify;
	}

	.BlackText9 {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		medium;
		color:			000000;
	}

	.EventTitle {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		bold;
		color:			003300;
	}

	.GreenText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		medium;
		color:			003300;
	}

	.SideBarText {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		medium;
		color:			898367;
	}

	.CopyrightText {
		font-family:		verdana;
		font-size:		8pt;
		font-weight:		normal;
		color:			000000;
	}

-->