html { overflow-y: scroll; }
* {
	-moz-outline-style: none;
}
ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1em;
	font-weight: normal;
}
ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset { margin:0; padding:0; }
input { margin: 0; }
a img,:link img,:visited img { border:none }

