@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 14px;
	color: #09C;
	font-weight: normal;
}
.cel_preto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #069;
	width: 130px;
	text-align: center;
}
.cel_cinza {
	font-weight: bold;
	border: 1px solid #CCC;
}

