body {
	color : #000000;
	font-family :  arial;
}
table {
	font-size : 14px;
}
.bold {
	font-weight :  bold;
}
.cart-small {
	font-size : 11px;
}
.cart-boldSmall {
	font-weight :  bold;
	font-size : 11px;
}
.cart-boldLarge {
	font-weight :  bold;
	font-size : 18px;
}
.cart-boldXLarge {
	font-weight :  bold;
	font-size : 22px;
}

