body, table, td, tr, a{
	font-family:verdana;
}

.ProdBlock{
	padding:10px;
	font-size:12px;
}
.ProdTitle{
	font-weight: bold;
}
.ProdPhoto{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.ProdDesc{
	margin-top:10px;
	margin-bottom:10px;
}
.buybutton{
	text-align:center;
	font-size:12px;
}
.ProdPrice{
	font-size:12px;
}
.SubCatBlock{
	text-align:center;
	margin-top:10px;
}
.SubCatLink{
	font-weight:bold;
	font-size:12px;
	color:#006666;
}

