body {
    margin: 5%;
    max-width: 42em;
    font-family: helvetica neue, helvetica, sans-serif;
    line-height: 1.2;
    text-rendering: optimizeLegibility
}
a:link {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
div.bibtex {
  font-family: monospace;
  white-space: pre
} 
h1 { font-size: 1.2em; }
h2 { font-size: 1.0954em; }
img.floating {
    float: right;
    padding-right: 0pt;
    padding-bottom: 1em;
    border-width: 0px;
}
th {
   font-weight: normal;
   text-align: right;
   vertical-align: top
}
p.paper-abstract {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}
p.question {
    margin-top: 1.2em;
    font-weight: bold;
}
p {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}
