html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

a img {
	border: none;
}

body {
	text-align: center;
}

.container {
	text-align: left;
}

* html .column {
	overflow-x: hidden;
}

* html legend {
	margin: -18px -8px 16px 0;
	padding: 0;
}

ol {
	margin-left: 2em;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

html>body p code { *
	white-space: normal;
}

hr {
	margin: -8px auto 11px;
}
