BODY {
 	color: #000000;
 	font-family: arial, helvetica, sans-serif;
}

/* major tags */}

A:Link  {
	color: #8D492C;
}

A:Visited  {
	color: #517946;
}

A:Active  {
	color: #517946;
}

/* basic range of fonts */

.header1 {
	font-size: 130%;
	font-weight: lighter;
	text-decoration: underline;
}

.header2 {
	font-size: 110%;
	font-weight: lighter;
	font-style: oblique;
}	

.header3 {
	font-size: 100%;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline; 
}	

.disclaim {
	font-size: 80%;
	font-style: oblique;
}	

.links {
	font-size: 80%;
}

.main {
	font-size: 90%;
}

.title {
	font-size: 100%;
	font-style: oblique;
}

.shopheader {
	font-size: 120%;
	font-weight: lighter;
	font-style: oblique;
	text-decoration: underline; 
	background-color: #DCDCDC;
	border-bottom: 1px solid #000000;
}

.shopdesc {
	font-size: 90%;
	font-style: oblique;
}

.shopitemheader {
	font-size: 110%;
	font-weight: normal;
	font-style: oblique;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #F3F3F3;
}

.shopitemheaderfirst {
	font-size: 110%;
	font-weight: normal;
	font-style: oblique;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #F3F3F3;
}

.shopitem {
	font-size: 90%;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.shopitemfirst {
	font-size: 90%;
	border-bottom: 1px solid #000000;
}

.shopdetails {
	font-size: 90%;
	font-weight: bold;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.shopdetails2 {
	font-size: 90%;
	border-bottom: 1px solid #000000;
}