@charset "utf-8";
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.topico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textos_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textos_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.box_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #333333;
}
.topico2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
