.rodapeTable td {
	background:#DDD;
	font-weight: bold;
}

.jumbotron {
	padding: 20px;
}

input {
	text-transform: uppercase;
}

tr.totalMes td {
	background: #EEE;
	color:#333;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}