body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height: 140%;
}

hr {
	height: 1px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
}

.resposta {
	margin-left: 45px;
}

.pergunta {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	/*margin-left: 45px;*/
	line-height: 100%;
}

.numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/imgs/bola.jpg);
	background-repeat: no-repeat;
	margin-left: -14px;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-style: normal;
	float:left;
}
