TD.popupHeader {
	font-size:12px; 
	text-decoration:none; 
	font-weight:bold; 
	color:#788F47;
	padding:0px;
	margin:0px;
	background-color:#E8FFb7;
	
}
TD.popupHeader A {
	color:#A8BF77;
}

.textHigh {
	color:#69AA3b;
}


DIV.projectCustomTextTitle {
	font-weight:bold;
	color:#6Db43F;
	background-color:#eeeeee;
	padding:5px;
}

TD.projectCustomText{
	border:1px dotted #DDDDDD
}
TD.projectCustomText UL{
	margin-top:0px;
	border-top:0px;
}
SPAN.glossaryTerm {
	border-bottom:1px dotted #6Db43F;
	cursor:help;
}