.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f5f6f1;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.left-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5c5c5b;
	line-height: 20px;
	text-decoration: none;
}
.grey-bold {
	font-size: 18px;
	font-weight: bold;
	color: #5c5c5b;
	font-family: Arial, Helvetica, sans-serif;
}

.border {
	border: thin solid #5c5c5b;
}


.left-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5c5c5b;
	line-height: 20px;
	text-decoration: none;
}

.left-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5c5c5b;
	line-height: 20px;
	text-decoration: none;
}

.left-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #5c5c5b;
	line-height: 20px;
	text-decoration: underline;
}


.text-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #387757;
}
