.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 1pt;
	vertical-align: middle;
	word-spacing: 1pt;

}
a:active { color: #003366;text-decoration: none}
a:link {  color: #003366; text-decoration: none}
a:hover {  color: #003399; text-decoration: none}
a:visited {  color: #003366; text-decoration: none}

