.PriceListHeader {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.CheckOutForm {
	font-family: Arial;
	font-size: 14px;
}
.Error {
	font-family: Arial;
	font-weight: 600;
	font-size: 13px;
	font-style: italic;
	color: #FF6600;
}
.Table {


}
.Header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;

}
.ProductId {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.ProductPrice {
	font-family: Arial;
	font-size: 16px;
}
.Paragraph {
	font-family: Arial;
	font-size: 16px;
}
.EmptySc {
	font-family: Arial;
	font-size: 14px;
}
.ShippingHeader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.ShippingWhite {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.ShippingOptions {
	font-family: Arial;
	font-size: 14px;
}

