html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 100%; overflow-y: scroll }
body, button, input, select, textarea { font-family: sans-serif }
a { color: #00e }
a:visited { color: #551a8b }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
b, strong { font-weight: 700 }
blockquote { margin: 1em 2.5em }
dfn { font-style: italic }
mark { background: #ff0; color: #000 }
pre, code, kbd, samp { _font-family: 'courier new', monospace; font-family: monospace, serif; font-size: 1em }
pre { white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q: before, q: after { content: none }
small { font-size: 75% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -.5em }
sub { bottom: -.25em }
ul, ol { margin: 1em 0; padding: 0 0 0 1.5em }
dd { margin: 0 0 0 2.5em }
nav ul, nav ol { list-style: none; list-style-image: none }
img { -ms-interpolation-mode: bicubic; border: none }
fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em }
legend { border: 0; margin-left: -7px }
label { cursor: pointer }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: middle }
button, input { line-height: normal }
button, input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; overflow: visible }
input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0 }
input[type=search] { -moz-box-sizing: content-box; -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box }
input[type=search]: :-webkit-search-decoration { -webkit-appearance: none }
button: :-moz-focus-inner, input: :-moz-focus-inner { border: 0; padding: 0 }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
body, figure, form { margin: 0 }