.rotulo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-right: 2px;
	padding-left: 2px;
}
.caixa {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	border: 1px solid #000000;
}
.botao {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: f2f2f2;
	border: 1px solid #000000;
	cursor: hand;
}
.texto {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;

}
.rotuloMaior {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.tabela {
	border: 1px solid #000000;
}

.textoNoticia {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	padding-top: 10px;

}.branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	border: 1px solid #FFFFFF;
}
