body { background: black; color: white;
	font-family: helvetica, sans-serif, "Times New Roman", Garamond, serif; }

H3 {
   font-size : 125%; 
   font-family : Arial, sans-serif; 
   margin-top: 0.4em; 
   margin-bottom: 0.2em;
   }

H2 {
   font-size : 150%; 
   font-family : Arial, sans-serif; 
   margin-top: 0.2em; 
   margin-bottom: 0.2em;
   margin-right: 1.2em;
   margin-left: 1.0em;
   }


H1 {
   font-size : 200%; 
   font-family : Arial, sans-serif; 
   margin-top: 0.2em; 
   margin-bottom: 0.2em;
   margin-left: 1.2em;

   }

H4 {
   font-size : 90%; 
   font-family : Arial, sans-serif; 
   margin-top: 1em; 
   margin-bottom: 1em;
   }

IMG { margin-bottom: 1em;
	margin-right: 1em;
    }

P { margin-top: 0.2em;
    margin-left: 1.2em;
    }


HR { color: rgb(256 , 20, 20) }

EM { font-weight: bold; }

BLOCKQUOTE { font-style: italic; }
   


  :link { font-weight: bold; }  /* unvisited links */
  :active { color: rgb(200, 100, 0) } /* when link is clicked */
  :hover { text-decoration: underline; 
           color: rgb(255, 0, 0); } /* when mouse is over link */


  .under  { border-bottom: medium solid; }
  .sitat  { font-size : 90%; text-align: center;}
  a.plain { text-decoration: none; font-family: Arial, sans-serif; }
  a.ekstern { text-decoration: none; font-family: Arial, sans-serif; 
		  background-color: rgb(230 , 230, 230)}          
  .meny {  text-decoration: none; font-family : Arial, sans-serif; 
		color: rgb(255, 255, 255); }
  p.byline { font-size : 90%; font-family : Arial, sans-serif; 
             margin-top: 0em;}
  p.brod { margin-left: 1.4em; margin-right: 1.2em; color: 
	     rgb(0, 0, 0);}
  p.kilde  { font-size : 80%; font-family : Arial, sans-serif; 
		 font-style: italic;}
  .black      {  color: black; }
  p.bilde      {  margin-top: 0em;  margin-bottom: 0em; margin-left: 0em;}
  p.digresjon  { 	font-size : 85%; font-family : Arial, sans-serif; 
			font-style: italic;}
  .white  {  	color: white; }
  .bok	  {   font-style: italic; }
  .fot { font-size : 90%; font-family : Arial, sans-serif; }

