#gridSetcemg {
	font-family: verdana;
}

#gridSetcemg .titulo{
	
	font-size: 9pt;
	background-color: #ffffb3;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

#gridSetcemg .linha1{
	
	font-size: 8pt;
	background-color: #C0C0C0;
	text-align: left;
	height: 20px;
}

#gridSetcemg .linha2{
	
	font-size: 8pt;
	background-color: #E9E9E9;
	text-align: left;
	height: 20px;	
}

#gridSetcemg .linha3{
	
	font-size: 8pt;
	background-color: #ffffb3;
	text-align: left;
	height: 20px;	
}

.tabela tr td {
	border: 1px solid #000000;
}

#legenda {
	font-family: verdana;
}

#legenda .legendaTabela tr td{
	font-size: 10pt;
}