body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.titulo {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5F5F5F;
}
.legenda {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
br {
	line-height: 7px;
}
