html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 5%;
}

html,body,a:link,a:visited,a:hover,a:active {
	font-family: Verdana,sans-serif;
	font-size: 100%;
	color: black;
	line-height: 1.5;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	display: table;
	overflow: auto;
}
table,th,td {
	border: none;
}

input {
	font-family: Verdana,sans-serif;
	font-size: 50px;
	width: 100px;
}
