html{
        overflow-y:scroll;
        }

body,div,dl,dt,dd,ul,li,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{
	margin:0;
	padding:0;
        }

h1,h2,h3,h4,h5,h6,address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
        }

fieldset,img{
        margin:0;
        padding:0;
	border:0;
        }

ul,ol{
	list-style:none;
        }
