﻿@charset "UTF-8";


.newsname
{ 
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}
  
.name
{
  color: #FFFFFF;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
}

.referanser{
   text-decoration: none;
   font-family: Arial;
   font-size: 12px;
   color: #FFFFFF;
   font-weight: bold;
}

.heading
{
   font-size: 8pt
   color:#395024;
   font-family:Arial;
   font-weight:bold; 
}

.infoheading
{
    background-color:#395024; 
    color:white; 
    font-family:Arial;
    margin-left: 5px;
    font-size: x-small;
    font-weight: bold;
}

.Normal
{
font-size: 8pt; 
color: #000000; 
font-family: Arial;
}


