body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 0.8em;
	color: #292929;
	background-image: url(/content/shop/theme/1/img/bkgd_with_hdr_gradient.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

body, p, img, ul, ol, li, form, fieldset {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
}

body, img, ul, ol, li {
	list-style: none;
}

a {
	text-decoration : underline;
	color : #6699CC;
}

a:hover {
	text-decoration : underline;
	color : #006699;
	cursor: pointer;
}

.clear {
	clear: both;
}
