.Cabeçalhos {
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.corpo {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
