.conteudoFront {
	font-family : Arial;
	font-size : 11px;
	text-align: justify;
}

.conteudo {
	font-family : Arial;
	font-size : 12px;
	text-align: justify;
}

.conteudo:link {
	font-family : Arial;
	color: #000000;
	font-size : 12px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}

.conteudo:visited {
	font-family : Arial;
	font-size : 12px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
.conteudo:hover {
	font-family : Arial;
	font-size : 12px;
	color: #000000;	
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}

.campos {
	font-family : Arial;
	font-size : 10px;
	text-align: justify;
}
.camposb {
	font-family : Arial;
	font-size : 10px;
	text-align: justify;
}


