html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a,
img, strong, b,  fieldset, form, label, legend {
	margin: 0; padding: 0; border: 0;
	outline: 0; font-weight: inherit; font-style: inherit;
	font-size: 100%; font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
  left: 12px;
  position: relative;
}
body {
	line-height: 1; color: black; background: white;
}
strong, b {
 font-weight:bold;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}