html {
	overflow-y: scroll;
}

body {
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
}

table, th, tr, td {
	font-size: 12px;
}

form {
	margin: 0px;
}
