
	BODY  {
		background : White;
		margin-left : 0;
		margin-top : 0;
	}

	P  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
		color : Black;
	}

	th  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
		text-align : left;
		font-weight : bold;
		color : Black;
	}

	td  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 9pt;
		color : Black;
		text-align : left;
		vertical-align : Top;
	}
	A  {
		text-decoration : underline;
		color : #256564;
	}

	A:Visited  {
		color : #256564;
	}

	A:Active  {
		color : #256564;
	}

	A:Hover  {
		color : #3ba6a5;
	}
	.blc_th  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11pt;
		text-align : left;
		font-weight : bold;
		color : White;
		background-color : #256564;
	}

	.blc_td  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11pt;
		text-align : left;
		vertical-align : Top;
		color : #256564;
	}
	
	.blc_footer  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : Bold;
		text-align : Center;
		vertical-align : Top;
		color : #256564;
	}
	.blc_footer_small  {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		text-align : Center;
		vertical-align : Top;
		color : #256564;
	}

	-->
