<STYLE type="text/css">
	BODY {
		font-family: "Arial", sans-serif;
		font-size: 10pt;
		color: black
	}

	TABLE { 
		font-family: "Arial", sans-serif;
		font-size: 10pt;
		color: black
	}

	td.smbold {
		font-family: "Arial", sans-serif;
		font-size: 8pt;
		font-weight: bolder; 
		color: black
	}
	td.sm {
		font-family: "Arial", sans-serif;
		font-size: 8pt;
		color: black
	}


	td.smblue {
		font-family: "Arial", sans-serif;
		font-size: 9pt;
		color: blue
	}

	
	H1 { color: red }
	H2 { color: blue }
	H3 { color: red }
	H4 { color: blue }
	H5 { color: red }



	A.abold:LINK { color: #ff0000; font-weight: bolder;}
	A.asm:LINK { color: #ff0000; font-size: 8pt;}
	A.asm:VISITED { color: #0000ff; font-size: 8pt;}

	A:VISITED { color: #0000ff; }

	A:ACTIVE { color: #00ffff; }

</STYLE>
