body {
	background-color: f5f5f5;
	font-family: Arial, Helvetica;
	margin-top:2px;
	font-size :10px;
}
td { font-family:Arial, Helvetica; font-size:10px;}
th { font-family:Arial, Helvetica; font-size:10px; text-align:left }
.info { font-family:Arial, Helvetica; font-size:12px;}
tr.result		{ }
tr.selected		{ background-color:#DDF2DC; }
table.infovisible	{ background-color:#EEEEEE; }
table.infohidden	{ background-color:#EEEEEE; display:none }
TD.inforightcol 
{
	word-wrap:break-word;
}