table.tarifas {
	padding: 0;
	margin: 0;
	text-align:center;
}

th.tarifas{
	background: none;
}
td.tarifas{
	background: none;

}
.txtTarifas{
	font-family: Verdana;
	font-size: 12px;
	text-align:center;
	line-height: 18px; 
}
.titTarifas{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	line-height:normal;
}
.txtPrecio{
	font-family: Verdana;
	font-weight: bold;
	text-align:center;
	line-height: 18px;
}
