.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #768148;
	font-weight: bold;
	text-align: left;
}
.texto1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #444444;
	text-align: justify;
}
.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	color: #444444;
}
.texto1:link {
	text-decoration: underline;
}
.texto1:visited {
}
.texto1:hover {
	text-decoration: none;
}
.texto1:active {
	color: #CCCCCC;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	line-height: 12px;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.titulo2:link {
	text-decoration: underline;
}
.titulo2:visited {
}
.titulo2:hover {
	text-decoration: none;
}
.titulo2:active {
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #768148;
}
.menu1:link {
	text-decoration: none;
}
.menu1:visited {
	text-decoration: none;
}
.menu1:hover {
	text-decoration: underline;
	color: #FF6600;
}
.menu1:active {
	color: #999999;
}
.boletim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
.menu2:link {
	text-decoration: none;
}
.menu2:visited {
	text-decoration: none;
}
.menu2:hover {
	text-decoration: underline;
	color: #FF6600;
}
.menu2:active {
	color: #999999;
}
.menu2_ativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #FF6600;
}
