@CHARSET "UTF-8";
	body {
		margin: 0px;
		padding: 0px;
		color: #000000;
		font-family: Arial;
		font-size: 12px;
		text-align: justify;
	} 
	.titulosPrincipais {
		font-weight: bolder;
		font-size: 16px;
		color: #000080;
		text-align: justify;
	} 
	.titulosSecundarios {
		font-weight: bold;
		font-size: 14px;
		color: #000080;
		text-align: justify;
	}
	.nomes{
		font-style:italic;
		font-size: 10px;
		color: #000080;
		text-align: justify;
	}
	.testimonials{
		font-style:italic;
		text-align: justify;
	}
