P, SPAN {
	font-family: "Trebuchet MS", Tahoma, "Century Gothic", Optima, sans-serif;
}

SPAN.Resaltado {
	color: #F77E21;
	font-size: 20px;
}

P.Normal {
	display: block;
	font-size: 14px;
	color: #333;
	width: 440px;
	text-align: justify;
	margin: 0 auto;
}