<style type="text/css">
	.header {
		font-family : Helvetica, Arial, Verdana;
		font-weight : bold;
		color 	    : #cccccc;
		font-size : 30px;
	}

	.footer {
		color : #000000;
		font-family : Helvetica, Arial, Verdana;
		font-weight : normal;
		font-size : 9px;
	}

	.body {
		font-family : Helvetica, Arial, Verdana;
		color : #000000;
		font-weight : normal;
		font-size : 12px;
	}
	
	.body1 {
		font-family : Helvetica, Arial, Verdana;
		color : #000000;
		font-weight : normal;
		font-size : 14px;
	}
	
	.packing {
		font-family : Helvetica, Arial, Verdana;
		color : #000000;
		font-weight : normal;
		font-size : 16px;
	}
	
	.cal {
		font-family : Helvetica, Arial, Verdana;
		color : #000000;
		font-weight : normal;
		font-size : 10px;
	}
	
	.heading {
			font-family : Helvetica, Arial, Verdana;
			color : #000000;
			font-weight : normal;
			font-size : 16px;
	}
	
	.barcode {
			font-family : code39;
			color : #000000;
			font-weight : normal;
			font-size : 16px;
	}	
	
	.navheader {
		font-family : Helvetica, Arial, Verdana;
		font-weight : bold;
		font-size : 10px;
		text-decoration : none;
	}	
	
	.body2 {
		font-family : Arial, Helvetica, sans-serif;
		color : #2461AA;
		font-weight : bold;
		font-size : 12pt;
	}
			
</style>



