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

a:link {
	color: #000080;
	}
a:visited {
	color: #000080;
	}

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

