@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../Images/brushed-metal.jpg);
	background-repeat: repeat;
}
a {
	color: #666666;
	text-decoration: underline;
}
.categoryHeading {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.categorySubHeading {
	font-size: 16px;
	font-style: italic;
	color: #666666;
}
.brandName {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
