html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, th, td, form, fieldset, input, textarea { 
	margin: 0; padding: 0;
}
ol, ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; font-weight: normal; }
fieldset, img { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal; font-style: normal;
}
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
	
html, body { background: #fff; color: #000; }
body { font: 62.5%/1 Helvetica, sans-serif; }
