@charset "utf-8";
.titulos {
	font-size: 120px;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: underline;
	letter-spacing: 1em;
	word-spacing: normal;
	font-family: Mistral;
	color: #499BFE;
}
#apDiv6 p {
	color: #FFF;
}
#apDiv2 p {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
}
