<!--

	body {
		font-family: 		Arial, Helvetica, sans-serif;
		font-size: 		12px;
		background-color: 	#333333;
	}

	a 	{
		font-weight:		medium;
		color:			000000;
		text-decoration:	none;
	}

	a:hover {
		text-decoration:	underline;
	}
	
	Table {
		font-family: 		Arial, Helvetica, sans-serif;
		font-size: 		12px;
		color: 			#000000;
	}

	.Banner	{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		8pt;
		color:			#ffffff;
		padding-left:		5px;
	}

	.News	{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:		8pt;
		color:			#000000;
	}

	.Title {
		font-family:		arial;
		font-size:		14pt;
		font-weight:		bold;
		color:			#ffb600;
	}

	.TitleBanner {
		font-family:		arial;
		font-size:		12pt;
		line-height:		26pt;
		font-weight:		normal;
		color:			#ffffff;
	}

	.TitleNews {
		font-family:		arial;
		font-size:		14pt;
		font-weight:		bold;
		color:			#656600;
	}

	.TitleServices {
		font-family:		arial;
		font-size:		12pt;
		font-weight:		bold;
		color:			#656600;
	}

-->
