body {
	background-color: #FFFFFF;
}
.fundo_tabela_data{
	background-color:#cfcfc7;
}


.texto_preto{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.texto_branco_10{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D8A09;
	text-decoration: none;
}