@charset "utf-8";
/* CSS Document */

<style type="text/css">


body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.spicelist {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
a.spicelist {
	text-decoration:none;
}
a.spicelist:hover {
	text-decoration:underline;
	color:#990000;
}


.wherefrom {font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; }
.spicename {font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; }
.description {font-family: "Times New Roman", Times, serif; font-size: 14px; }
.price {font-family: "Times New Roman", Times, serif; font-size: 12px;}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


</style>

body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

