
<STYLE TYPE="text/css">	<!--
	.smallTxtWhite {
		font-family : Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-style : normal;
		COLOR: white;
		font-weight : bolder;
	}

	.normalTxt {
		font-family : Arial, Helvetica, sans-serif;
		font-size : xx-small;
		font-style : normal;
	}

	.normalWhiteTxt {
		font-family : Arial, Helvetica, sans-serif;
		font-size :  x-small;
		font-style : normal;
		COLOR: white;
	}
	.normalBold {
		font-family : Arial, Helvetica, sans-serif;
		font-size :  x-small;
		font-style : normal;
		font-weight : bolder;
	}

	.headingTxt {
		font-family : Arial, Helvetica, sans-serif;
		font-size :  x-small;
		font-style : normal;
		COLOR: #0066CC;
		font-weight : bolder;
	}
	.headingBigTxt {
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		COLOR: #0066CC;
		font-weight : bolder;
		font-size : larger;
	}
	-->
</STYLE> 
