body {
 background: black;
 color: silver;
 margin: 0 0 0 0;
 cursor: default;
 font-family: Arial, Helvetica, sans-serif;
}

.title0 {
	font-weight: bold;
	font-size: large;
	text-indent: 2em;
}

.title1 {
	font-size: small;
	font-style: italic;
}

table.searchbox {
	border: 1px solid #005F90;
}

td.searchbox {
	background: #01344F;
	color: white;
	vertical-align: middle;
	font-weight: bold;
}

td.data {
	font-size: x-small;
}

td.datar {
	text-align: right;
	font-size: x-small;
}


a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: silver;
	text-decoration: none;
}

a:active {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}
