.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.style2 {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif;}

.productBox {
width:233px;
padding:2px;
margin:1px;
float:left;
}
.productBox img {
	border:1px solid black;
}

.productDetails {
font-weight:bold;
font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif;
padding-top:5px;
}

.clear {
	clear:both;
	height:1%;
}