body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p, td, input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td.sideheading {
	width: 163px;
	height: 26px;
	background-image: url(/images/side_heading.gif);
	color: #7C8698;
	font-weight: bold;
	padding-left: 10px;
}
td.sidesection {
	width: 163px;
	color: #A7A7A7;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
}

td.product {
	border: 1px solid #E5E5E5;
	width: 138px;
}

td.producttext {
	border: 1px solid #E5E5E5;
	width: 138px;
	height: 30px;
	color: #497BC8;
	font-weight: bold;
	text-align: center;
}

a.sidelink {
	color: #A7A7A7;
}

a.productlink {
	color: #497BC8;
	font-weight: bold;
}