table.sortable th {
    background-color:#eee;
    color:#666666;
	font-family: "Times new roman";
	font-size: 10pt;
	line-height: 10pt;
    font-weight: regular;
    cursor: default;
}

table.sortable td     {
    background-color:#FFFFFF;
    color:#666666;
	font-family: "Times new roman";
	font-size: 10pt;
	line-height: 10pt;
    font-weight: regular;
    cursor: default;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Georgia",serif;
}
h1 {
	font-size:2em;
	font-style:italic;
}
h2, h3 {
	font-size:0.8em;
	margin-bottom:0;
}

h4,h5,h6 { font-size: 1.1em; }

.vanligtext { 
	font-size: 0.7em;
	font-family: "Georgia", serif;
    font-style: regular;
	color:#555555;

}
.mindretext { 
	font-size: 0.7em;
	font-family: "Georgia", serif;
    font-style: regular;

}
a { 
    	color:#666666;
	font-family: "Times new roman";
	font-size: 10pt;
	line-height: 10pt;
font-weight: bold;
	text-decoration: none;


}


