.green {color: #1B4D1C}
body,td,th {
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #1C4E1D;
}
.greenBold {color: #1B4D1C; font-weight: bold; }
h3 {
	font-size: 16px;
	color: #1A4C1B;
}
a {
	font-size: 14px;
	color: #1B4D1C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B4D1C;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #1B4D1C;
}
#td a {font-size:10px;
color:#FFFFFF;
}
#td a:hover {font-size:10px;
color:#000000;
}
.lonesTx {font-size:10px;
color:#FFFFFF;
}