.text-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.text-main {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.text-main-bold {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-weight: bold;
}

