@charset "utf-8";
.tabela-lista {
	height: 1px;
	padding-bottom: 1px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.titulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
}
.celula {
	vertical-align: top;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.textos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.caixa-form {
	height: 40px;
	width: 40px;
	border: 1px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
}
