TABLE#TBLprice CAPTION {
	font-weight: bold;
}
TABLE#TBLprice TH {
	background-color: #CCCCCC;
	font-size: 0.9em;
	color: #000000;
	 white-space: nowrap;
}
TABLE#TBLprice {
	background-color: #000000;
}

TABLE#TBLprice TD {
	text-align: center;
	 white-space: nowrap;
}


