html, body { 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  
   background: #fff;
   color: #000;   

font-family: "Verdana", sans-serif;
font-size : 90%; color: #000000;
}

a:link {
        background: white;
        color: #000000;
        text-decoration:underline;
}
a:visited {
        background: white;
        color: #666666;
        text-decoration:underline;
}
a:active {
        background: #CCCCCC;
        color: #000000;
        text-decoration:none;
}
a:hover {
        background: white;
        color: #ff9900;
        text-decoration:none;
}        

dropcap { font-family: "Verdana", serif;
font-size : 200%; color: red; background: white;
}        
        
.h3 {
background: white;
color: #ff9900;
font-size : 150%;
font-weight: bold;
letter-spacing: 2px;
}

.h4 {
background: white;
color: #666600;
font-size : 110%;
font-weight: bold;
letter-spacing: 1px;
}

hr {
color: #888888;
}

.kap { font-family: "Verdana", serif;
font-size : 130%; background: white; color: #666666; font-weight : bold; 
}

.artikel { font-family: "Verdana", serif;
font-size : 130%; background: white; color: #666600; font-weight : bold; 
}

.konklusion { font-family: "Verdana", serif;
font-size : 105%; letter-spacing: 2px; background: white; color: #666600; font-weight : bold; 
}

.konklusion2 { font-family: "Verdana", serif;
font-size : 110%; letter-spacing: 2px; background: white; color: #666600; font-weight : bold; 
}

.figur { font-family: "Verdana", serif;
font-size : 110%; background: white; color: #222222; font-weight : bold; 
}

.kilde { font-family: "Verdana", serif;
font-size : 100%; letter-spacing: 1px; background: white; color: #666600; font-weight : bold; 
}

.nitifont { font-family: "Verdana", serif;
font-size : 80%; font-weight : bold; 
}

.sekstifont { 
font-family: "Verdana", serif;
font-size : 70%;
font-weight: normal; 
letter-spacing: 1px;
}

td { font-family: "Verdana", serif;
font-size : 100%; 
}

.tdorange {
	width: 2px;
	background-color:#f90;
	color:#f90;
}

.border {
width: 100%; font-weight: normal; border-width: 0px; background: #ff9900; color: #ff9900;
}

.border1 {
width: 95%; font-weight: bold; border-width: 2px; border-style: solid; border-color: #ff9900; background: #FFFFFF; 
}

.border2 {
padding: 10px 10px 10px 10px; font-weight: bold; border-width: 2px; border-style: solid; border-color: #ff9900; background: #FFFFFF; 
}

