html {
	overflow-y: scroll;
	}
body {
	font-family: Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	}
td {
	font-family: Verdana, Arial, sans-serif;
	}
img {
	border-width: 0px;
	}

/* Text that must not be wrapped */
.nobreak {
	white-space: nowrap;
	}
