.txt-Default {
	font-family: Lato;
	font-style: normal;
	font-size: 25px;
	color: rgba(255,255,255,1);
	text-align: left;
	line-height: 1.3;
}

.txt-Title-1 {
	font-family: Open Sans;
	font-style: normal;
	font-size: 44px;
	color: rgba(255,255,255,1);
	text-align: left;
	line-height: 1.2;
}

.txt-Title-2 {
	font-family: Open Sans;
	font-style: normal;
	font-size: 36px;
	color: rgba(255,255,255,1);
	text-align: left;
	line-height: 1.2;
}

.txt-Title-3 {
	font-family: Open Sans;
	font-style: normal;
	font-size: 28px;
	color: rgba(255,255,255,1);
	text-align: left;
	line-height: 1.2;
}

.txt-Subtitle {
	font-family: Open Sans;
	font-style: normal;
	font-size: 20px;
	color: rgba(255,255,255,1);
	text-align: center;
	text-shadow: -1px 1px 0px rgba(0,0,0,1);
	line-height: 1.2;
}

.txt-Paragraph {
	font-family: Open Sans;
	font-style: normal;
	font-size: 14px;
	color: rgba(255,255,255,1);
	text-align: justify;
	line-height: 1.2;
}
