.txt {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
.title_section {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style:italic;
	color: #990100;
}
.title_txt {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style:italic;
	color: #b5b5b5;
}
.txt_small {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
}
.link_small {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #990100;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
}
.txt_b_it {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2em;
	font-style: italic;
	font-weight: bold;
}
.link {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990100;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
}
.link_opiniao {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990100;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
}
.list {
	font-family: Georgia Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;
}
.seta {
	color: #999;
	font-size: 1.5em;
}
.rodape {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	font-style: italic;
	font-weight: normal;
}
.missao {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
}
.field {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #777777;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botao {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #ffffff;
	font-weight:bold;
	background-color: #990100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
