/*** GENERAL ***/
html, body {
/*background: url(http://papp.aftenposten.no/kampanje/images/bodybg.jpg) repeat-x #F0EDE8;*/
margin: 0;
padding: 0;
height: 100%;
}

div, td, th {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
}

a, a.hover {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color: #0A498E;
}

hr {
background: #D6DDE3;
color: #D6DDE3;
border: none;
}

/*** TYPE ***/
h1 {
font-family: arial,helvetica,verdana,geneva,sans-serif;
font-size: 16px;
font-weight: bold;
color: #003399;
margin: 0 0 3px 0;
}

h2 {
font-family: arial,helvetica,verdana,geneva,sans-serif;
font-size: 13px;
font-weight: bold;
color: #003399;
margin: 0 0 3px 0;
}

h3 {
font-family: verdana,geneva,sans-serif;
font-size: 12px;
font-weight: bold;
color: #003399;
margin: 0;
}

