html {
	margin:0;
	padding:0;
	font-size:10pt;
}
p{
	font-size:10pt;
}
ul{

	font-size:10pt;
}
body{
	
	font-family: Arial;

}
.shipleftcolumn {
	
	text-align:right;
	width:95px;
	padding:2px;
	border-left:1px solid #C2B5A3;
	
}
.shiprightcolumn {
	padding:2px;
}

.billleftcolumn {
	
	text-align:right;
	padding:2px;
	width:95px;
	border-left:1px solid white;
}
.billrightcolumn {
	padding:2px;
	text-align:left;
}
.tableheaderrow{
	background:#F5F3F4;
	font-size : 12px;
	font-weight : bold;
	color : Black;
}
.text{
	font-size : 12px;
	color : Black;
	font-weight : normal;
}
