<!--

	body 	{
		margin-top:		0px;
		margin-left:		0px;
		margin-right:		0px;
		margin-bottom:		0px;
		background-color:	333f5f;
	}

	a 	{
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}

	.BackgroundHome {
		background-image:	url("../images/photo-main-141.jpg");
	}

	Table {
		font-family:		arial;
		font-size:		10pt;
		font-weight:		normal;
		color:			ffffff;
	}

	.Text12 {
		font-family:		arial;
		font-size:		12pt;
		font-weight:		normal;
		color:			ffffff;
	}

	.LogInText {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		color:			ffffff;
	}

	.LogInLink:Link {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	.LogInLink:Visited {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	.LogInLink:Active {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	.LogInLink:hover {
		font-family:		arial;
		font-size:		11pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	underline;
	}

	.CopyrightText {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			ffffff;
	}

	.CopyrightLink:Link {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	.CopyrightLink:Visited {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	.CopyrightLink:Active {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	none;
	}

	.CopyrightLink:hover {
		font-family:		arial;
		font-size:		9pt;
		font-weight:		normal;
		color:			ffffff;
		text-decoration:	underline;
	}
	
	
-->