body {
	margin: 0;
}	
.texto {
	font-size: 12px;
	font-family: Arial;
	text-align: justify;
	text-indent: 20px;
}
.titulo {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #0071BE;
}
.texto_ni {
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
.sub_titulo {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #0071BE;
	text-indent: 0px;
}
.itens {
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	text-indent: 0px;
}a:link {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}
.legenda {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.texto_comum {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
}
.tit_vermelho {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.texto_pequeno {

	font-family: Arial;
	font-size: 9px;
	text-align: justify;
}
.texto_medio {
	font-family: Arial;
	font-size: 12px;
}
.desabilitado {
	background-color: #FF0000;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.desabilitado2 {
	background-color: #FFFF00;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}.legenda_branca {

	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.erro {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #FF0000;
	background-color: #FFEAEA;
}
.certo {
	font-family: Arial;
	font-size: 12px;
	color: #006600;
	background-color: #ECFFEC;
}
.texto_fonte {

	font-family: Arial;
	font-size: 12px;
}.branco_g {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_destaque {

	font-size: 10px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
