.sub-text {
	font-family: "Tw Cen MT";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #005E00;
	text-align: justify;
}
.main-text {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #005E00;
	text-align: justify;
}
.main-text-bold {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #005E00;
	text-align: justify;
}
.footer-links {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #005E00;
	text-align: center;
}
.sub-heading {
	font-family: "Tw Cen MT";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #005E00;
	text-align: justify;
}
.main-heading {
	font-family: "Tw Cen MT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #005E00;
	text-align: justify;
	text-transform: uppercase;
}

.copyright {
	font-family: "Tw Cen MT";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
