
       Body {
         background-color: black;
       	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       	font-size: 0.7em;
       	line-height: 1.3em;
       }

       H1, H2, H3, H4, H5, H6 {
       	font-family: Georgia, Times, serif;
       	}
       
		H1 {
			font-size : 1.6em;
			color : black;
			letter-spacing : 2px;
			background-color : White;
			font-weight : bold;
		}

		H2 {
			font-size : 1.1em;
			color : #474747;
			font-weight : bold;
			letter-spacing : 1px;
			padding: 1px 1px 1px 4px;
			background-color : #d3d3d3;
			}
		
		H2.ren {
			font-size : 1.1em;
			background-color: transparent;
			color : Black;
			font-weight : bold;
			letter-spacing : 1px;
			padding: 2px;
			border:none;
			}
		
		H3 {
			font-size : 1.0em;
			font-weight : bold;
			color : #474747;
			padding: 2px;
			background-color : #d3d3d3;
				}
	
	
			H3.ren {
			font-size : 1.0em;
			font-weight : bold;
			background-color: transparent;
			color : Black;
			padding: 0px;
			border: 0px;
			}
	
         H3.nyhet {
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 1.0em;
			font-weight : bold;
			color : Black;
			border: none;
			background-color : white;
			margin-bottom : 0px;
			padding: 0px;
	}
		
   H4 {
			font-size : 0.95em;
			background-color : white;
			font-weight : bold;
			color : black;
			margin-bottom : 1px;
	     }

	H5 {
			font-size : 0.9em;
			background-color : white;
			font-weight : bold;
			color : black;
			margin-bottom : 1px;
	     }

      .container {
      	background-color: white;
      	border: 20px solid white;      }
     

	  .adress {
			font-size : 0.9em;
			color : Gray;
			background-color : White;
			}
			
		.nyhetsavgr {
			border-bottom: 1px solid #024B8F;
			margin-top: 0px;
			text-align: right;
			font-size: 0.8em;
			}	
			
		.fet {
			font-weight: bold;
		}	
			
		div.border {
			border-color:#024B8F;
		}	
			
      div.border-left {padding-left:10px;margin-left:-4px;border-left:1px solid black;}  
		
    #meny {
	   background-color:#024B8F;
	   color: white;
	   padding: 1px;
	   font-size:0.9em;
       }


	
		a:focus, a:hover {color:#006;}
      a {color:#006;text-decoration:none; font-weight: bold;}
      a:hover {text-decoration : underline;}
		
			
	
	 