@charset "UTF-8";

html,body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,caption,th,td,blockquote,address,pre,code,form,fieldset {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin:0;
	padding:0;
}

table {
	border: 0;
	border-collapse:collapse;
	border-spacing:0;
}

ul, ol {
	list-style: none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

img,
iframe {
	border:0;
	vertical-align: bottom;
}

b,i,em,strong,small,abbr,q,cite {
	border: 0;
	font: inherit;
	font-size: 100%;
}

header,hgroup,nav,section,article,aside,footer,figure,figcaption,details,menu {
	display: block;
	margin:0;
	padding:0;
}

time {
	display: inline;
}