body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagehead {
	font-size: medium;
	font-weight: bold;
}

.heading {
	font-size: small;
	font-weight: bold;
}

.subhead {
	font-size: x-small;
	font-weight: bold;
}
.itemdesc {
	font-size: xx-small;
}
li {
	font-size: xx-small;
}
.partnumber {
	font-weight: bold;
	font-size: xx-small;
}

.alignright {
	float: right;
	font-weight: normal;
}

table.itemtable {
	background-color:#DDDDDD;
	width: 552px;

}

hr {
	color: #999999;
}

a {
	color: #0000FF;
	font-size: xx-small;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.currentpage {
background-color: #cccccc;
}

.BestSeller {
	font-size: xx-small;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;
}