A {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #1B7157;
}
A:HOVER {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
A.lnav {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #E7ECDF;
	text-decoration: underline;
}
A:HOVER.lnav {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #CF9B64;
	text-decoration: underline;
}
TD {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
TD.lnav {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #E7ECDF;
}
SELECT {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	font-weight : normal;
}
TD.smalltext {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
}
LI.lnav {
	font-size : 9px;
	color:	white;
}

