body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.border {
	border: 1px solid #000000;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #0D0D6C;
}
.cart-ln-bgtile {
	background-image: url(../images/cart-ln-bg-tiles.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
