TABLE.perguntas {
	width: 470px;
	border: 1px solid #CCCCCC;
}
TABLE.perguntas-titulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	width: 460px;
	margin: 5px;
}
TABLE.perguntas-texto {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #EFEFEF;
	width: 460px;
	margin: 5px;
	top: 14px;
}