a {
	outline: none;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	z-index: 0;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	min-height: 100%;
	background-color: white;
	text-align:left;
}
