
<style type="text/css">

	.orderbody {
		color : Black;
	}

	.bodytext {
		font-family : Arial;
		color : Black;
		font-size : 8pt;
	
	}

	.pbodytext {
		font-family : Arial;
		color : Black;
		font-size : 12pt;
	
	}
	
	.pbodytextl {
		font-family : Arial;
		color : Black;
		font-size : 14pt;
	
	}
	.bodytextbb {
		font-family : Arial;
		font-weight : bold;
		color : Black;
		font-size : 10pt;
	}

	.pbodytextbb {
		font-family : Arial;
		font-weight : bold;
		color : Black;
		font-size : 18pt;
	}
	
	.bodytextbbr {
		font-family : Arial;
		font-weight : bold;
		color : Red;
		font-size : 10pt;
	}
	
	.bodytextb {
		font-family : Arial;
		font-weight : bold;
		color : Black;
		font-size : 8pt;
	}
	
	.pbodytextb {
		font-family : Arial;
		font-weight : bold;
		color : Black;
		font-size : 12pt;
	}
	
	.bodytextr {
		font-family : Arial;
		color : Red;
		font-size : 8pt;
	}

	.bodytextbr {
		font-family : Arial;
		color : Red;
		font-size : 10pt;
	}

	A.bodylink{
		color : Black;
		font-family : Arial;
		font-size : 8pt;
	}
</style>