h1
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:12px;
}

td, .text, .category, .subcategory, .topmenu, td a
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
}
.text, .category
{
	padding-left:5px;
	padding-right:5px;
}
.category
{
	font-weight:bold;
}
.subcategory
{
	padding-left:15px;
	padding-right:15px;
}
.category a, .subcategory a
{
	color:Black;
	text-decoration:none;
}
.topmenu, .topmenu a
{
	color:White;
	font-size:12px;
	text-decoration:none;
}
.caption, .price, .whitecaption, .buy
{
	font-size:14px;
	font-weight:bold;
}
.price
{
	color:Red;
}
.whitecaption, .whitecaption a
{
	color:White;
	text-decoration:none;
}
.buy
{
	color:Black;
}


