body {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
}
table {
	border: 1px none #000000;
}
.titulo_tabla {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #2054BA;
	text-align: center;
}
.texto_tabla {
	text-align: center;
}
