.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #127F45;
	text-decoration: none;
}
.graytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing:1px;
	color: #3A3A3A;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F06C07;
	text-decoration: none;
}

.tablebodygreentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #127F45;
	text-decoration: none;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F17414;
	text-decoration: none;
}
.bodygreytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595958;
	text-decoration: none;
	line-height: 18px;
}
a.bodygreytxt {
	text-decoration: underline;
}
a.bodygreytxt:hover {
	text-decoration: none;
}
.moretxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0048FF;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.whitebld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
