.Estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	height: auto;
	width: auto;
	border: thin none #999999;
}
.Caixatexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	height: auto;
	width: auto;
	border: thin none #999999;
	background-color: #CCCCCC;
}

