html {
  overflow-y: scroll;
}

body {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: white;
}

input,select,option,textarea {
  font-family: verdana;
  font-size: 11px;
}

#uspkop {
	font-size: 16px;
	height: 30px;
	font-weight: bold;
}

.fento100 {
	font-size: 14px;
	height: 22px;
}

.tableheader {
	color: black;
	background-color: #dedede;
	font-weight: bold;
	border: 1px solid black;
}

.rownorm0 {
	background-color: white;
}

.rownorm1 {
	background-color: #f5f5f5;
}

.rowhigh {
	background-color: silver;
	color: black;
}
