body          
{	
	background-image: url(/images/bg.jpg);
	background-repeat:repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica;
	TEXT-DECORATION: none; 
	font-size: 0.8em; 
	font-weight: normal; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 0 ;
	margin-top:0;
	
	font-size:12px;
	}

H1	{
	COLOR: black;
	FONT-SIZE: 2em;
	FONT-WEIGHT: bold;
	text-decoration: none;
	}
H2	{
	COLOR: black;
	FONT-SIZE: 1em;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}
H3	{
	COLOR: black;
	FONT-SIZE: 0.8em;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}
H4	{
	COLOR: black;
	FONT-SIZE: 0.8em;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}
H5	{
	COLOR: black;
	FONT-SIZE: 0.75em;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}
H6	{
	COLOR: black;
	FONT-SIZE: 0.7em;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}
A	{
	COLOR: #722d18;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	}
A:link	{
	COLOR: #722d18;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	}
A:visited
	{
	COLOR: #722d18;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
	}
A:active{
	COLOR: #722d18;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
	}
A:hover {
	font-weight: bold;
	text-decoration: none; 
	color: #8f3230;
	TEXT-DECORATION: none;
	}

TD	{
    COLOR: #722d18;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	}
li           { list-style-image: url('arrow.gif'); }
blockquote
	{
	font-size: 14pt;
	color: #8b8b8b;
	TEXT-DECORATION: none;
	}
/*
----------------------------------------------------------------------
	Definisjoner
----------------------------------------------------------------------
*/

#Tittel      { font-size: 10pt; color: #1c749e; font-weight: bold; }
#Priser      { font-size: 8pt; color: #1c749e; font-weight: Normal;}
#StikkTittel { font-size: 10pt; color: #9a312f; font-weight: bold; }
#Body1		{ font-size: 10; color: #5b5b5b; font-weight: Normal; }
#Ingress     { font-size: 12pt; color: #1c749e; font-weight: bold;}
#NewsBulk 	{width: 640px;
			left:30px; 
			top:35px;
			position:relative;
		

}

#ColorOn     { background-color: #C0C0C0 }
#ColorOff	 {background-color: #FFFFFF}
