@charset "UTF-8";
/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,ul,o,ul,li,dt,dd,dl,p,div,span,em,img,a,table,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	text-decoration:none;
	font-style:normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	    font-size: 14px;}

article, #Page, aside, figure, figcaption, section { 
  display:block;
      overflow: scroll;
}

body{
	line-height:1;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;}

ol,ul{
	list-style:none;
	list-style-type:none;}
table{border-collapse:collapse;}
th,td{padding:0;}