@charset "ISO-8859-1";
body {
	background-color: #ffffff;
	margin-top: 20px;
}
body,td,th {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 16px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
a:link {
	color: #390;
	text-decoration: none;
}
a:visited {
	color: #390;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.legal {
	font-size: 10px;
	color: #999;
}
.menu {
	font-size: 16px;
}
