.conteudo_titulo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FCC5FF;
	font-weight: bold;
}
.conteudo-texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #C3E0EA;
	text-align: justify;
	font-weight: normal;
}

.rodape {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #C3E0EA;
	text-align: center;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
