@charset "UTF-8";
@import url(stil2.css);

body  {  	
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; 
	font-size: 10px;  
	font-weight: 100; 
	color: #000000
	}
	
h1 {  
	font-size: 14px; 
	font-weight: 600; 
	}

h2 {  
	font-size: 14px; 
	}
	
h3 { 
	font-size: 10px;   
	font-weight: 600; 
	}

a { 	
	color: #215F99}
	
a:hover {
	color: #2B7AC5;
}

a:active {
	text-decoration: none;
	color: #215F99;
}

a:visited {
	text-decoration: none;
	color: #215F99;
}

.graytext { 	
	color: #084362;
	font-size: 9px;
	}
	
.rubrik {  
	font-size: 14px; 
	}
	
.huvudrubrik {  
	font-size: 14px; 
	font-weight: 600; 
	}