BODY {
	background : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : 11px;
}
A:LINK, A:VISITED {
	color : #ffffff;
	text-decoration : none;
	font : bold;
}
A:hover {
	color : #ffffff;
	text-decoration : underline;
	font : bold;
}
TABLE, TD, TH, TR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : 11px;
}
.outtable {
	border : 1px solid Gray;
}
.tx-indexedsearch .tx-indexedsearch-res TABLE { background-color:black; }
.tx-indexedsearch .tx-indexedsearch-res TD { background-color:black; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background-color:black; }