body{
	font-size: 62.5%;
}
body,form,h1,h2,h3,h4,h5,h6,ol,ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
h1,h2,h3,h4,h5,h6{
	font-size: 1.0em;
	font-weight: normal;
}
ol,ul,ol li,ul li{
	list-style: none;
}
button,input,select,select option,textarea{
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input:focus, textarea:focus{
	outline: none;
}
fieldset, img{
	border: 0px;
}


