/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(shop/index/mainBrushed.gif);
	left: 30px;
	top: 10px;
	right: 30px;
	clip: rect(10px,auto,30px,30px);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #990000;
}

-->
</style>