body {
  color: #969696;
  font-family: "Helvetica Neue", 'Earthbound', Helvetica, sans-serif;
  width: 100%;
  line-height: 1.5em;
  overflow-x: hidden;
  background-color: #202020; }
a {
    text-decoration: none;
    color: #00a2d3;
    font-weight: bold;
}

a:hover, a:focus {
    text-decoration: underline; }

a:visited {
    color: #d3a200; }
ul.doclist li.item{
    font-size: 2em
}
li.subitem{
    font-size: 0.5em
}
span.pres {
    background: url('img/slideshow_white_36px.png');
        background-repeat: repeat;
    background-repeat: no-repeat;
    padding-left: 40px;
}