body {
	font-size: 10px;
	font-weight: normal;
	color: #333333k;
	font-family: Verdana;
	line-height: 120%;
}

img {
	border: 0px;
}

p,
td {

	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}

H1 {
	font-size: 20px; 
	font-weight: bold; 
	color: black;
	line-height: 120%;
	padding: 10px 0px;
	margin: 0px;
}

H2 
{
	font-size: 13px; 
	font-weight: bold; 
	color: black;
	line-height: 125%;
}

.Blue
{
	color: #365f91;
}

.Red
{
	color: #b31c56;
}

.Overskrift {  
	font-size: 20px; 
	font-weight: bold; 
	color: black;
	line-height: 120%;
}
.Uthevet{
	font-size: 13px; 
	font-weight: bold; 
	color: black;
	line-height: 120%;
}
.Normal{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
}
.Liten {
	font-size: 10px; 
	font-weight: normal; 
	color: #333333;
	line-height: 120%;
}
.NotatOverskrift{
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
}
.Notat {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 150%;
}

