/* UTSEENDE */

body 
{
 	background-color:#444444 
} 




A:link {
	TEXT-DECORATION: none; font-weight: bold; color: #FFFFFF
}
A:visited {
	TEXT-DECORATION: none; font-weight: none; color: #FFFFFF
}
A:hover {
	TEXT-DECORATION: none; font-weight: none; COLOR: #000000
}


/* FONTER */

.tekst1
{ font-family:Verdana, Helvetica, "Sans-Serif";
 	color:white; 	
	text-decoration: none;
	text-align:left ;
	font-size: 12px;
}

.tekst1-bold
{ font-family:Verdana, Helvetica, "Sans-Serif";
 	color:white; 	
	text-decoration: none;
	text-align:left ;
	font-size: 12px;	
font-weight:bold; 
}

.tittel
{ font-family:Verdana, Helvetica, "Sans-Serif";
 	color:white; 	
	text-decoration: none;
	text-align:left ;
	font-size: 14px;	
font-weight:bold; 
}



h1, h2, h3, p, a
{
 	font-family:Verdana, Helvetica, "Sans-Serif";
 	color:white; 	
	text-decoration: none;   
}

h1 
{ 
 	font-weight:bold; 
 	text-align:right;
	font-size:medium;
} 

h2
{
	font-weight:normal; 
 	text-align:left ;
	font-size:x-small;
}   

h3 
{ 
 	font-weight:bold; 
 	text-align:left;
	font-size:medium;
} 

p
{
 	text-align:left;
 	font-size:xx-small;
}

p.left
{
	font-size:xx-small;
}

/* a */

a
{  
}

/* TABELLER */
