body {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.TitulosInternasAzul {
	color: #47819F;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.TextosInfo {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.TitulosInternasMenores {
	color: #898b7f;
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
.TextosInfoMenores {
	color: #666;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
.TextosInfoDestaque {
	color: #666;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

