@charset "utf-8";

body {
	background-color: #C5DDFC;
}
.texto {font-family: "Myriad Pro"}
.titulos {
	font-size: 16pt;
	font-weight: bold;
	font-family: "Myriad Pro";
}
.textoitalicabold {
	font-family: "Myriad Pro";
	font-style: italic;
	font-weight: bold;
}

