body {
  font-family: 		arial;
  color: 			#666666;
  margin:			20px;
  margin-right:		0px;
}
td {
  font-size: 		8pt;
}
td.active{
  font-size: 		8pt;
  font-weight:		normal;
  color:			#666666;
  text-decoration: 	none;
}
td.space{
  background-color: #ffffff;
  width:			3px;
  align:			center;
}
td.page{
  background-color: #ffffff;
  width:			6px;
  align:			center;
}
td.product {
  background-color: #ffffff;
  text-align:		right;
  border-width: 	0;
}
a {
 color: 				#ff6600;
 font-size: 			12px;
 text-decoration: 		none;
 white-space:			nowrap;
}
a.active {
  color: 			#666666;
  font-weight: 		normal;
}
a.page {
  color: 			#ff6600;
  font-weight: 		normal;
  text-decoration: 	none;
}
a:hover {
  color: 			#000000;
  font-weight: 		normal;
  text-decoration: 	underline;
}
a.order {
 color: 			#ff6600;
}
table{
 margin: 			0px;
}
.copyright {
  font-size: 		10px;
  height: 			15px;
  color: 			#666666;
  margin-top: 		0px;
}
hr {
  color: #e0e0e0;
}
