<!--


	body 	{
		margin-left:		0px;
		margin-right:		0px;
		margin-top:		0px;
		background-color:	#FFFFFF;
	}

	a 	{
		color:			666666;
		font-weight:		bold;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}
	
	h1 {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		medium;
		color:			666666;
	}

	.IntroText {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		medium;
		color:			666666;
	}

	.BlueLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		bold;
		color:			006890;
		text-decoration:	none;
	}

	.OrangeText14 {
		font-family:		verdana;
		font-size:		14pt;
		font-weight:		bold;
		color:			F26422;
		text-decoration:	none;
	}

	.OrangeLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		bold;
		color:			F26422;
		text-decoration:	none;
	}
	
	.BodyText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		medium;
		color:			666666;
	}
	
	.Highlight {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		medium;
		color:			666666;
	}
	
	.Caption {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		medium;
		color:			666666;
	}

	.CopyrightText {
		font-family:		verdana;
		font-size:		8pt;
		color:			666666;
	}

-->