* {	font-size: 12px;}

html {overflow-y: scroll;} 

body,div,ul,li {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	width: 100%;
	text-align: center;
}

li {list-style-type: none;}

a {text-decoration: none;}
a:hover {position: relative; left: 1px; top: 1px; text-decoration: underline;}

img {border: 0px;}

form {margin: 0px;}