.tabla-big td {  
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
}


.tabla-big caption {  
	font-size: 14px;  
	font-weight: bold; 
}

.tabla-big .theader{
	background:#c4c6c6;
	font-size: 11px;  
	font-weight: bold; 
	color: #333333;
	
}

.tabla-big .trow1{
	background:#ffe6b0;
	
	
}

.tabla-big .trow2{
	background:#e4c072;
	
}

.footerline{
	font-size: 10px;  
	font-weight: bold; 
	color: #333333;
	
}