body { background-color: #999999;}
tbody {
	font: 25px Times New Roman,sans-serif
}
thead{
font: 28px Times New Roman,sans-serif
}
input{
	background: white;
	color: black;
}
td{
text-align: center;
}
.qu{
width: 30px;	
}
.na{
width: 400px;	
}
.pr{
width: 100px;	
}
.ch{
width: 10px;	
}
input.input_q{
width: 80px;

}

#tot,#tot_na{
	background-color: white;
	color: blue;
	font-family: Times New Roman;
	font-size: 28px;
	font-weight: bold;
	text-decoration: underline;
}
#legenda{
	position: absolute;
	width: 200px;
	height: 200px;
	left: 50%;
	margin-left: 100px;
	font-family: Times New Roman;
	font-size: 20px;
	background-color: green;
}
