p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify
    }
h1, h2, h3, h4, h5 {
    clear: both;
    text-align: center
    }
hr {
    clear: both;
    margin: 2em auto;
    width: 33%
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    max-width: 40em
    }
.center {
    text-align: center
    }
.jobb {
    text-align: right
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 8pt
    }