@import url("Templates/pottery.css");
h1 {  font-family: "Courier New", Courier, mono; font-size: 24px; font-weight: bold; color: #A83600}
h2 {  font-family: "Courier New", Courier, mono; font-weight: bold; color: #000099; font-size: 20px}
h3 {  font-family: "Courier New", Courier, mono; font-weight: bold; color: #B1C2D8; font-size: 18px}
h1 {  }
.desc {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 80%}
p {
	font-family: Tahoma;
	font-size: 100%;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999933;
	background-position: right;
	white-space: pre;
}
.productlinks {
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	text-transform: uppercase;
}
body {
	font-family: Tahoma;
	font-size: 10px;
}

