.prod_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.prod_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.prod_rating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #006666;
}
.prod_review {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #336699;
}
.prod_link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.prod_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.subcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #3366CC;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	background-color: #b1bdc3;
	background-image: url(img/bg.jpg);
}
