.tdenq {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.porcentagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.Tenq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	background-color: #FCFCFC;
	border: solid #ccc 1px;
}
.qname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding-bottom: 20px;
}
#enqul{
	list-style-type: none;
	padding-left: 0px;
	margin: 0;
	width: 110px;
	display: block;
	list-style-position: outside;
}
#enqul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	border-bottom: dotted #555 1px;
}
#enqul a{
}
