body {
	margin: 0px;
}
.input {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #222;
	border: 1px solid #444;
	width:99%;
}
.table {
	font-family: verdana;
	color: #069;
	font-size: 11px;
}
.esc {
	font-family: verdana;
	color:#333;
	font-size: 10px;
}.vermelho {
	color: #222;
	font-family: verdana;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
}
.top {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	font-family: verdana;
	text-align: center;
	margin-left: -130px;
}
