body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5F5F66;
	font-weight: bold;
}
.thelighttable {
	border-style: hidden;
	border-width: 6px;
	width: 100%;
}
th {
	text-align: left;
}
td {
	padding-right: 10px;
}
input {
	border: none;
}
.input {
	background-color: transparent;
	margin-left: 5px;
}
div#bod {
	width: 42em;
}
.child {
	background-color: rgba(0, 0, 0, 0.05);
}
.dec {
	text-align: right;
	padding-right: 5%;
}
.center {
	text-align: center;
}
.red {
	color: red;
}
.small {
	font-size: 7pt;
	vertical-align: bottom;
	font-weight: bold;
}
.button {
	background-color: #7D787D;
	-moz-border-radius:0px;
	cursor: pointer;
	font-weight: bold;
	padding: 4px;
	color: #FFFFFF;
}
.head {
	position: absolute;
	top: 1.5em;
	font-size: 7pt;
}
.search {
	margin-top: 1.5em;
}
.color {
	background-color: rgba(95, 95, 102, 0.25);
	padding: 5px;
	font-weight: normal;
}
.color1 {
	background-color: rgba(95, 95, 102, 0.25);
	font-weight: normal;
}
.invent {
	vertical-align: bottom;
	padding-left:7px;
}
.first {
	width: 15em;
}
.bold {
	font-weight: bold;
}
.firstfound {
	width: 15em;
	font-size: 7pt;
	min-height: 35px;
}
.legverf {
	font-size: 7pt;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.normsmall {
	font-size: 7pt;
	font-weight: normal;
}
.hint {
	margin-top: 1.5em;
}