body { 
    background-color: #5083BC;
    color: #252877;
    font-family: sans-serif;
}

h1,h2,h3,h4,h5,h6 { 
    color: #252877;
    font-family: sans-serif;
}

h1 { text-align:center; }

a { text-decoration: underline; }

.nobr { white-space: nowrap; }
.error { color:red; }
.duklickade { display:none; }
.clear { clear: both; }
td.oblig:after {
 content:url(/oblig.gif);
}