html {
    overflow-y: scroll
    }
body {
    background-image: url(/images/ICPR_bakgrund.jpg);
    background-repeat: no-repeat;
    background-position: center 200px
    }
h1 {
    font-family: Arial, Helvetica;
    font-size: 35px;
    color: #000;
    font-weight: lighter;
    margin-top: 25px;
    margin-left: 25px;
    line-height: 40px
    }
h2 {
    font-family: Arial, Helvetica;
    font-size: 30px;
    color: #000;
    font-weight: lighter;
    margin-top: 25px;
    margin-left: 25px;
    line-height: 30px
    }
h3 {
    font-family: Arial, Helvetica;
    font-size: 20px;
    color: #000;
    font-weight: lighter;
    margin-top: 25px;
    margin-left: 25px;
    line-height: 20px
    }
h4 {
    font-family: Arial, Helvetica;
    font-size: 30px;
    color: #000;
    font-weight: lighter;
    margin-top: 25px;
    margin-left: 25px
    }
h5 {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 25px
    }
p {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    margin-left: 25px;
    line-height: 1.5em;
    margin-right: 25px
    }
strong {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    line-height: 1.5em
    }
img {
    margin-right: 25px;
    margin-bottom: 12px
    }
.img2 {
    margin-right: 0;
    margin-bottom: 0
    }
td {
    font-family: Arial, Helvetica;
    font-size: 12px;
    color: #000;
    font-weight: lighter;
    line-height: 1.5em
    }
li {
    font-family: Arial, Helvetica;
    font-size: 13px;
    color: #000;
    font-weight: lighter;
    margin-right: 25px
    }
.knapp {
    color: #636363
    }
.introA1 p strong {
    color: #FFF;
    font-size: 14px
    }
a {
    color: #0099e8;
    text-decoration: none
    }
a:hover {
    color: #117f29;
    text-decoration: none
    }