body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}

h1
{	font-size: 138%;
	color: #9d4444;
}

a
{
	color: #DF7E7B;
}

h3{
	margin-bottom: 0;
}

div.prodloc a:hover
{
	color: #AD5251;
}

ul.categorylist
{
	font-size: 110%;
}

div.prodloc
{
	margin-top: 1em;
	background-color: #FFB8B3;
	border-bottom: 2px solid black;
	line-height: 140%;
	padding: 4px;
}

div.prodloc a
{
	text-decoration: none;
	color: white;
}

table.prodtable
{
	font-size: 90%;
}  
