html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,hr,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,footer,header,nav,section,summary,time,mark,audio,video,img,main{
	border:0;
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video,main,img{
	display:block

}
html{
	font-size:62%;
	-webkit-text-size-adjust:62.5%;
	-ms-text-size-adjust:62.5%
}
body{
	font-family:'Segoe UI',Helvetica,'lucida grande',tahoma,sans-serif;
	font-weight:normal;
	line-height:1.6875;
	-webkit-font-smoothing:antialiased;
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-user-select:text
	cursor: default;
}
h1{
	font-size:2.6rem
}
h2{
	font-size:2.4rem
}
h3{
	font-size:2.2rem
}
h4{
	font-size:2.0rem
}
h5{
	font-size:1.8rem
}
h6{
	font-size:1.6rem
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal
}
p,span,label,a,li,ol,th,td{
	cursor: default;
	font-size:1.4rem;
	color:inherit;
	line-height:1.8
}
strong{
	font-size:inherit;
	line-height:inherit;
	font-weight:700
}
a{
	text-decoration:none;
	outline:0
}
a:hover{
	text-decoration:underline
}
a,a:link,a:visited,a:hover,a:active{
	outline:0
}
a img{
	border:0
}
li{
	list-style-type:none
}
table{
	border-collapse:collapse;
	border-spacing:0;
	max-width:100%;
	width:100%
}
td,tr{
	border:0
}