body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
}
.qty-col {
	width: 50px;
	text-align: center;
	font-weight: bold;
}
.prod-col {
	width: 75px;
	text-align: center;
	font-weight: bold;
}
.desc-col {
	width: 275px;
	text-align: center;
	font-weight: bold;
}
.cost-col {
	width: 100px;
	text-align: center;
	font-weight: bold;
}
.total-des-col {
	width: 500px;
	text-align: right;
	font-weight: bold;
}
.info-titles {
	width: 150px;
	text-align: right;
	font-weight: bold;
}
.info-space {

	width: 450px;
	text-align: right;
	font-weight: bold;
}
.Comment-col {
	height: 100px;
	text-align: center;
}
.desc-col-2 {

	width: 275px;
	text-align: center;
}
.cost-col-2 {

	width: 100px;
	text-align: center;
}
.Shipping {

	width: 75px;
	text-align: center;
	font-weight: normal;
}

