body {
	background-color: #FFF;
	color: #000;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* Container Footer */
#footer_quick {
	margin: 0 auto;
	width: 999px;
}
#qvc_footer {
	width: 832px;
	padding: 10px 0 10px 0;
	text-align: center;
	margin: 0 0 0 167px;;
	clear: both;
	background-color: #9E9E9E;
}
#qvc_footer span.footer {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
#qvc_footer .footerLinks {
	font-size: 9px;
	color: #C8131A;
	text-decoration: none;
}