body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a, a:visited {
	text-decoration: none;
	color:Blue;
}
a:hover {
	text-decoration: underline;
}
a.target {
	color:Black;
}
h1 {
	font-size: 18px;
	font-weight:bold;
}
.box1-3 img, .box2-3 img, .box3-3 img{
	margin-right:5px;
}
.boxfooter{
	color : White;
	text-align:center;
}
.boxfooter a, .boxfooter a:link .boxfooter a:visited{
	color : White;
}
.cartgrid{
	font-size:12px;
}
.detailauthor{
	font-size:14px;
}
.detailspecs{
	font-size:12px;
}
.detaildescription{
	font-size:12px;
}
.HomeTitle{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	padding:5px;
	border-bottom: solid 1px #999;
}
.new{
	color:Red;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
.note{
	font-size: 10px;
}
.searchstring{
	font-size: 12px;
	font-weight: bold;
}
.searchsort{
	float:right;
	margin:-3px;
	font-size:11px;
}
.searchgrid{
	font-size:11px;
	border-collapse: separate; /* for netscape, but doesn't seem to affect IE */
}
.totalstable{
	font-size:12px;
}
	
