BODY{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;

}

h1{
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	
}

h2{
	font-size: 12px;
	font-weight: normal;
    margin: 0px;
	
}

h3{
	font-size: 11px;
	font-weight: normal;
    margin: 0px;
}


.Overskrift{
	font-family:Verdana;
	font-size: 14px;
	font-weight: bold;
	
}

.normtekst,p,input{
	
	font-size: 11px;
	font-weight: normal;
    margin: 0px;
}

.normtekstBold{
	
	font-size: 12px;
	font-weight: bold;
}

.normtekstMini{
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
}

.normGray{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: gray;	
}


.ingress{
	
	font-size: 11px;
	font-weight: normal;
	color: black;
}


a,a:hover,a:link,a:visited{
	
	font-size: 11px;
	font-weight: normal;
	color: #C10077;
	text-decoration:  none;
	border:0px;
	
}

a:active{
	
	font-size: 11px;
	font-weight: bold;
	color: #C10077;
	text-decoration:  none;
	border:0px;
	
}

