@charset "utf-8";
.tablespacing {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lefthandtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lefthandTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 25px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
}
.greenTable {
		color: #022804;
}
}
.grey-words {
		color: #95d099;
}