.Titulo {
	font-family: Calibri;
	font-size: 18pt;
	font-weight: 200;
	text-align: left;
	color: #710071;
}
.TituloCenter {
	font-family: Calibri;
	font-size: 18pt;
	font-weight: 200;
	text-align: center;
	color: #710071;
}
.TituloCenterRosa {
	font-family: Calibri;
	font-size: 24pt;
	font-weight: bolder;
	text-align: center;
	color: #FBDBFF;
}


.texto {
	font-family: Calibri;
	font-size: 10pt;
	color: #006;
	text-align: left;
}
.texto2 {
	font-family: Calibri;
	font-size: 14pt;
	color: #006;
	text-align: left;
}

.textoEsc {
	font-family: Calibri;
	font-size: 10pt;
	color: #006;
	text-align: left;
	font-weight: bolder;
}

.TextoBold {
	font-family: Calibri;
	font-size: 10pt;
	color: #006;
	text-align: left;
	font-weight: bold;
}

.textoPeq {
	font-family: Calibri;
	font-size: 9pt;
	color: #006;
	text-align: right;
}

.textoCenter {
	font-family: Calibri;
	font-size: 10pt;
	color: #006;
	text-align: center;
}

.TextoItalico {
	font-family: Calibri;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #006;
	text-align: left;
}
.TextoItalicoCenter {
	font-family: Calibri;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #006;
	text-align: center;
}

.CaixaAlta {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #006;
	text-align: left;
}
.CaixaAltaCenter {
	font-family: Calibri;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #006;
	text-align: center;
}

.TituloGeral {
	font-family: Calibri;
	font-size: 36pt;
	font-weight: 700;
	text-transform: uppercase;
	color: #710071;
	text-decoration: underline;
	text-align: center;
}
.pagebreak {
	font-family: Calibri;
	font-size: 9pt;
	font-style: italic;
	font-weight: lighter;
	color: #003;
	page-break-before: always;
}
.TextoBoldCenter {
	font-family: Calibri;
	font-size: 10pt;
	color: #006;
	text-align: center;
	font-weight: bold;
}
.text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	color: #006;
	text-align: justify;
}
.textoBiblico3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 25pt;
	color: #5E005E;
	text-align: center;
	}

.TituloCenterBib {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-weight: 200;
	text-align: center;
	color: #5E005E;
}
