/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3E3E3E;
}
input {
	-webkit-appearance: none; /* IMPORTANT: prevents inner shadow at the top of all input fields */
}
form {
	margin-bottom: 0px;
}
.hand_cursor {
	cursor: pointer;
}
