.txtConteudo {
	font-family: arial;
	font-size: 11pt;
	color: #fdd07f;
}
.txtConteudo2 {
	font-family: arial;
	font-size: 9pt;
	color: #fdd07f;
}
.txtTitu {
	font-family: arial;
	font-size: 12pt;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
}
.txtTitu2 {
	font-family: arial;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
}

a.txtConteudoLink2:link {
	font-family: arial;
	font-size: 9pt;
	color: #ffff99;
	text-decoration: none;
	font-weight: bold;
}
a.txtConteudoLink2:visited {
	font-family: arial;
	font-size: 9pt;
	color: #ffff99;
	text-decoration: none;
	font-weight: bold;
}
a.txtConteudoLink2:hover {
	font-family: arial;
	font-size: 9pt;
	color: #ffff77;
	text-decoration: underline;
	font-weight: bold;
}

a.txtConteudoLink:link {
	font-family: arial;
	font-size: 11pt;
	color: #ffff99;
	text-decoration: none;
	font-weight: bold;
}
a.txtConteudoLink:visited {
	font-family: arial;
	font-size: 11pt;
	color: #ffff99;
	text-decoration: none;
	font-weight: bold;
}
a.txtConteudoLink:hover {
	font-family: arial;
	font-size: 11pt;
	color: #ffff77;
	text-decoration: underline;
	font-weight: bold;
}
a.txtNoticiasLink:link {
	font-family: arial;
	font-size: 11pt;
	color: #ffff99;
	text-decoration: none;
}
a.txtNoticiasLink:visited {
	font-family: arial;
	font-size: 11pt;
	color: #ffff99;
	text-decoration: none;
}
a.txtNoticiasLink:hover {
	font-family: arial;
	font-size: 11pt;
	color: #FFFF77;
	text-decoration: underline;
}
a:link {
	font-family: arial;
	font-size: 10pt;
	color: #ffff99;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	font-size: 10pt;
	color: #ffff99;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 10pt;
	color: #FFFF77;
	text-decoration: underline;
}
.fontecorpo_imprimir {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}