/* CSS Document */

.texto {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.titulos {
	font-size: 12px;
	font-weight: bold;
	color: #24420e;
}
.subtitulos {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.subtitulos2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.legendas {
	font-size: 10px;
	color: #666666;
}
.destaque1 {
	font-size: 10px;
	font-weight: bold;
	color: #669933;
}
.destaque2 {
	font-size: 10px;
	font-weight: bold;
	color: #003300;
}