@charset "UTF-8";
/* CSS Document */

h1{
	color:#0f69b4;
}

h2{
	color:#eb3c46;
}

.tabla-resumen{
	border-color: #0f69b4;
	border-style: dotted 1px;
}

