body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	margin: 0px;
	background-color: #FFFFFF;
}
.topnav {
	background-color: #FFEEAA;
	border-top-color: #FFEEAA;
	border-right-color: #FFEEAA;
	border-bottom-color: #FFEEAA;
	border-left-color: #FFEEAA;
	text-align: center;
}
h1 {
	margin: 0px;
	font-size: 24px;
}
h2 {
	margin: 0px;
	font-size: 120%;
}
h3 {
	margin: 0px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.productable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border: 1px solid #660000;
}
.productable td {
	border: 1px solid #660000;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pictable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.pictable td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.price {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	border: 1px solid #660000;
	font-weight: bold;
}
.ss {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	text-indent: 10px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lightBrown {
	color: #663300;
}
.midBrown {
	color: #990000;
}
.darkBrown {
	color: #660000;
}
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}
.small {
	font-size: 70%;
}
.midsmall { font-size: 12px; color: #990000; 
}
.debold {
	font-weight: normal;
}
.tnr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.foot {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	text-indent: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.foot a:link {
	color: #0033FF;
}
.foot a:visited {
	color: #0033FF;
}
a:hover {
	color: #666666;
}
.foot a:active {
	color: #0033FF;
}
.pichead { font-size: 14px; }
