table {
	margin-top: .4em;
	border-width: 1px;
	border-color: silver;
	border-style: solid;
	width: 99%;
}
table th, table td {
	border-width: 1px;
	border-color: white;
	border-style: solid;
}

table th {
	background-color: #ddddff;
}
table td {
	background-color: #eeeeee;
}

#kojk {
	margin-top: 1em;
}
