@charset "utf-8";
td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#666666;
}
li {
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
	list-style-type: square;
	line-height:15px;
}
ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
form {
	margin: 3px;
}
p {
	line-height: 14px;
	margin:0px;
}
.price {
	padding-left: 25px;
}
.shaded {
	background-color:#EFEFEF;
}
.email {
	font-size:18px;
}
body {
	background-attachment: fixed;
	background-image: url(images/W_ring.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

