.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #581501;
	font-weight: bold;
}
.Text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E19C5A;
	text-align: justify;
	line-height: 16px;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.Text2Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E19C5A;
	text-align: justify;
	font-weight: bold;
	line-height: 16px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #673300;
	text-align: center;
	font-weight: bold;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #643908;
	text-align: center;
	font-weight: bold;
}
.Text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8CC9F;
	text-align: center;
	line-height: 16px;
}
.TextBold-Centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.Text-Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.TextBold-CenteredItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

