body { 
	background: #F1F1F1;
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}

h1{
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 14pt;
}

p {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}

div {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}

div.item {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}
b.itemtitle {
	color: #800080;
	text-align: center;
}
p.itemtitle {
	text-align: center;
	color: #800080;
}
p.itemimage {
	text-align: center;
}
td.itemdescr {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}
td.itemprice {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}
td.itemsize {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}
td.itemavail {
	color: black;
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12pt;
}

a:link {color: #0000ff; text-decoration: none;}
a:visited {color: #0000ff; text-decoration: none;}
a:active {color: #114efb; text-decoration: none;}
a:hover {text-decoration: none; color: #114efb;}

a.gallink:link {color: #006600; text-decoration: none;}
a.gallink:visited {color: #006600; text-decoration: none;}
a.gallink:active {color: #0c860c; text-decoration: none;}
a.gallink:hover {background: #dfffdf; text-decoration: underline overline; color: #004e00;}

a.elink:link {font-weight: bold; color: #006600; text-decoration: none;}
a.elink:visited {font-weight: bold; color: #006600; text-decoration: none;}
a.elink:active {font-weight: bold; color: #0c860c; text-decoration: none;}
a.elink:hover {background: #e5ffff; font-weight: bold; text-decoration: underline overline; color: #0c860c;}