a:link
{
	color: #0000FF; 
}

a:visited
{
	color: Red; 
} 

a:active 
{
	color: red;
}

A:hover {color: Blue; font-weight: #100}

.i_priset 
{ 
	font-family: Verdana; font-size: 8pt
 }

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-size:9pt;
}
body
{	
	color:#000000;
    	margin-top:0; 
	font-family: Verdana, Arial, Helvetica;
	font-size:9pt;
	scrollbar-face-color: #FFFFCC;	
	SCROLLBAR-3DLIGHT-COLOR: "Yellow"

}

h1
{
	font-family: Verdana, Arial, Helvetica;	
	color: #999933; font-size:18pt; 
}
h2
{
	font-family: Verdana, Arial, Helvetica;
	color: #000000; font-size:14pt 
}
h3
{
	font-family:Verdana, Arial, Helvetica;
		color: #000000; 
}
h4
{
	font-family: Georgia, Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Georgia, Times New Roman, Times;
	color: #000000;
}
h6
{
	font-family: Georgia, Times New Roman, Times;
	color: #000000;
}
.bigHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #000000;
    LINE-HEIGHT: 20px;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.svart
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial
}