.tariff-table {
	margin: 2px;
	padding: 0px;
}
.tariff-title {
	font-size: 18px;
	background-color: #cc9933;
	margin: 4px;
	padding: 2px;
	text-align: center;
	page-break-before: auto;
	font-weight: bold;
	color: #FFFFFF;
}
.tarif-tab-subh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.curr-hdr {
	font-size: 14px;
	white-space: nowrap;
	text-align: right;
	vertical-align: baseline;
}
.curr-det {
	font-size: 16px;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
}
.important {
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid #FFC128;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #FF0000;
	padding: 5px;
}
.row-head {
	font-size: 16px;
	font-weight: bold;
}
table {
	padding: 0px;
}
