/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
<!--li,-->
mark,
menu,
meter,
nav,
object,
output,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
span,
strike,
strong,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
<!--ul,-->
var,
video,
xmp {
	border: 0;
	padding: 0;
	font-size: 100%;
}

ol {
	border: 0;
	font-size: 100%;
	margin-left: 13px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 6;
	padding-bottom: 0;
	padding-left: 0;
}

html,
body {
  height: 100%;
}


sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
    font-size: 50%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
  top: -0.7em;
}

p {
	padding-top: 2px;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-bottom: 1px;
}
