body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.zoomIn {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-weight:bold;
	font-size: 0.85em;
	left: 850px;
	position: absolute;
	top: 15px;
	z-index: 5;
	margin: 0px;
}
.zoomOut {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-weight:bold;
	font-size: 0.85em;
	left: 1250px;
	position: absolute;
	top: 15px;
	z-index: 5;
	margin: 0px;
}
#shell {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

a:hover, a:active {
	color:#ffffff;
}

