@charset "utf-8";
.caixa {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th, textarea, input, select {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.negrito {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

