body {
	background-color: #FFFFFF;
	background-image: url(i/mainbg.jpg);
	background-repeat: repeat-x;
font-family: Arial;
	font-size: 9pt;
}
.shoppingCartHeading {
	color: #ff0066;
	font-size: 15px;
	margin-bottom: 1em;
}
.shoppingCartMain {
	color: #9e7d9e;
	font-size: 11px;
	font-weight:bold;
}
.shoppingCartMain a:link,.shoppingCartMain a:active,.shoppingCartMain a:visited,.shoppingCartMain a:hover {
	color: #9e7d9e;
	text-decoration: none;
}
