html {  
  font-family: sans-serif;
}

body {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {  
  display: block;
}

audio, canvas, progress, video {  
  display: inline-block;  
  vertical-align: baseline;
}

audio:not([controls]) {  
  display: none;  
  height: 0px;
}

[hidden], template {  
  display: none;
}

a {  
  background-color: transparent;
}

a:active, a:hover {  
  outline-width: 0px;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;
}

abbr[title] {  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;
}

b, strong {  
  font-weight: bold;
}

dfn {  
  font-style: italic;
}

h1 {  
  font-size: 2em;  
  margin-top: 0.67em;  
  margin-right: 0px;  
  margin-bottom: 0.67em;  
  margin-left: 0px;  
  font-family: Ubuntu;
}

mark {  
  background-color: yellow;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: black;
}

small {  
  font-size: 80%;
}

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

sup {  
  top: -0.5em;
}

sub {  
  bottom: -0.25em;
}

img {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

svg:not(:root) {  
  overflow: hidden;
}

figure {  
  margin-top: 1em;  
  margin-right: 40px;  
  margin-bottom: 1em;  
  margin-left: 40px;
}

hr {  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;  
  height: 0px;
}

pre {  
  overflow: auto;
}

code, kbd, pre, samp {  
  font-family: monospace, monospace;  
  font-size: 1em;
}

button, input, optgroup, select, textarea {  
  color: ;  
  font: inherit;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;
}

button {  
  overflow: visible;
}

button, select {  -epub-text-transform: none;
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {  
  cursor: pointer;
}

button[disabled], html input[disabled] {  
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

input {  
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

input[type="search"] {  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

fieldset {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: silver;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: silver;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: silver;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: silver;  
  margin-top: 0px;  
  margin-right: 2px;  
  margin-bottom: 0px;  
  margin-left: 2px;  
  padding-top: 0.35em;  
  padding-right: 0.625em;  
  padding-bottom: 0.75em;  
  padding-left: 0.625em;
}

legend {  
  border-top-width: 0px;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0px;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0px;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0px;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

textarea {  
  overflow: auto;
}

optgroup {  
  font-weight: bold;
}

table {  
  border-collapse: collapse;  
  border-spacing: 0px;
}

td, th {  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

