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

p {
	font-family: Optima, Georgia, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.titulo {
	font-family: Optima, Georgia, Arial;
	font-size: 14pt;
	color: #CAC797;
	font-weight: normal;
}
a:link {
	font-family: Optima, Georgia, Arial;
	font-size: 10pt;
	color: #CAC797;
	text-decoration: none;
}
a:visited {
	font-family: Optima, Georgia, Arial;
	font-size: 10pt;
	color: #CAC797;
	text-decoration: none;
}
a:hover {
	font-family: Optima, Georgia, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.pie {
	font-family: Optima, Georgia, Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
h6 {
	font-family: Optima, Georgia, Arial;
	font-size: 12pt;
	color: #CAC797;
}


textos {
	font-family: helvetica;
	font-size: 10pt;
	color: #FFFFFF;
}

texto perfil {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: justify;
}

