body {
	background-color: #E6E6E6;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
	font-size: 13px;
	line-height: 140%;
}
.padConteudo {
	padding: 15px;
}
.textoDestaque {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
.textoTitulo {
	font-size: 18px;
	font-weight: bold;
	color: #F6821F;
	font-family: Arial, Helvetica, sans-serif;
}
.padEsquerda {
	padding-right: 15px;
	padding-left: 40px;
}
.detalhes {
	font-size: 10px;
	text-align: justify;
}
.padDireita {
	padding-right: 20px;
	text-align: justify;
}
