body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.s9nametxt {
	float: left;
	padding-left: 5px;
} 
/* Product name */
.s9nametxt a:link, .s9nametxt a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
/* Product name */

.s9nametxt a:hover {
	text-decoration: underline;
	color: #999999;
} 
/* Product name */


.s9txt {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	padding-left: 5px;
} 
/* Description text */

.s9pricetxt {font-size: 12px; font-weight: bold; color: #FF0000;} /* Price text */
.s9greybox {
	margin-top: 0px;
	margin-bottom: 7px;
	width: 170px;
	height: 60px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
} /* Border around each product */
.s9listprice {font-size: 10px; color: #CCCCCC;} /* List Price */
.nomargin {
	margin: 5px 5px 0px 4px;
}
.image {
}
