body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.texto_servicios {	
	color: #023064;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.texto_titulo {	
	color: #023064;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.tabla_borde_arriba_abajo {
	border-bottom-style: solid;
	border-top-style:solid;
	border-width:thin;
	border-bottom-color: #023064;
	border-top-color: #023064;
	color: #023064;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
