body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #0d47e8;
}

table {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color: #000000;
}

p, li, td, div {
    font-size: 9pt;
    font-weight: normal
}
p {
    margin-top: 8px;
    line-height: 1.25em
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url('img/sidemal_no_bullet.gif');
	color: #000000	
}


h1 {
    font-size: 14pt; 
    font-weight: bold; 
    margin-top: 5px;
    margin-bottom: 15px
}

h2 {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px
}

h3 {
    font-size: 11pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 8px
}

h4 {
    font-size: 10pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 6px
}

h5 {
    font-size: 9pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px
}

h6 {
    font-size: 8pt; 
    font-weight: bold;
    margin-top: 4px;
    margin-bottom: 5px
}

a {
    text-decoration: none;
    color: #062b9d
}

A:hover {
	color: #07288c
}

a img {
    border: none
}

.rightcoltext {
	border-left-width: medium;
	border-left-style: dashed;
	border-left-color: #07288c;
}

#innhold {
	margin: 20px;
	margin-top: 28px
}
#nyheter {
	margin: 18px;
	margin-top: 28px
}

/* Utskrift av nyhetsartikler */

.NewsArtTitle {
    color: black
}
.NewsArtSubTitle {
    color: black
}
.NewsArtCredits {
    margin-bottom: 15px;
    font-size: 9px
}
