<!--


	body 	{
		margin-left:		5px;
		margin-right:		0px;
		margin-top:		0px;
		background-color:	#FFFFFF;
	}

	.headerback {
		background-image:	url('/images/banner-back.jpg')
	}

	a 	{
		color:			000000;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}
	
	h1 {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		medium;
		color:			000000;
	}
	
	.IntroText {
		font-family:		verdana;
		font-size:		12pt;
		font-weight:		medium;
		color:			000000;
	}

	.BlueLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		bold;
		color:			330099;
		text-decoration:	none;
	}

	.RedLink {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		normal;
		color:			red;
		text-decoration:	none;
	}
	
	.BlackText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		medium;
		color:			000000;
	}
	
	.RedText {
		font-family:		verdana;
		font-size:		10pt;
		font-weight:		normal;
		color:			red;
	}
	
	.Caption {
		font-family:		verdana;
		font-size:		9pt;
		font-weight:		medium;
		color:			000000;
	}

	.CopyrightText {
		font-family:		verdana;
		font-size:		8pt;
		color:			000000;
	}

-->
