body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	background-color: #8dabd2;
	color: #004080;
 	padding: 0px;
 	margin: 0px;
	}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	font-weight: 400;
	color: #004080;
	background-repeat: repeat;
	vertical-align: top;
	border-width: 0px;
	border-spacing: 0px;
	border-color: #ffaa00;
	border-style: none;
	margin: 0;
	padding: 0;
}

h1{
	margin-left: 0;
	font-strech: 120%;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #3ba572;	
	}
h4{
	margin-left: 0;
	font-size: 12px;
   	font-weight: 600;
	}
h4.lys{
	color: #7197ce;
}

p{
	margin-top: 0;
	margin-bottom: 11px;
	line-height: 126%;
	text-align: justify;
	font-size: 12px;
	color: #004080;
	}
p.indent{
	margin-top: 4;
	margin-bottom: 11px;
	line-height: 126%;
	text-indent: 40;
	text-align: justify;
	font-size: 12px; 
	color: #004080;
	}
p.small{
	margin-top: 3;
	margin-bottom: 11;
	line-height: 116%;
	margin-left: 0;
	text-align: justify;
	font-size: 11px;
	color: #004080;
}

ol{
	margin-top: 0;
	}
li{		
	margin-top: 0;  	
	margin-left: 0;
	margin-bottom: 8;
  	line-height: 126%;
	font-size: 12px;
	color: #004080;
	list-style-position: outside;
}

img{
	border-width: 0px;
	margin: 0;
	padding: 0;
}

a:link{
	text-decoration: none;
	outline-style: none;
	font-size: 11px;
	font-weight: 600;
	color: #ff9900;
	}
a.small:link{
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #ff9900;
	}
a.tekst:link{
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	color: #ff9900;
	}
a.tynd:link{
	text-decoration: underline;
	line-height: 126%;
	font-size: 12px;
	font-weight: 400;
	color: #004080;
	}
a.extrasmall:link{
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color:  #3ba572;
}

a:visited{
	text-decoration: none;
	outline-style: none;
	font-size: 11px;
	font-weight: 600;
	color: #ff9900;
	}
a.small:visited{
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #ff9900;
	}
a.tekst:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	color: #ff9900;
	}
a.tynd:visited{
	text-decoration: underline;
	line-height: 126%;
	font-size: 12px;
	font-weight: 400;
	color: #004080;
	}
a.extrasmall:visited{
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
	color:  #3ba572;
}

a:active{
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	color: #ff9900;
	cursor: wait;
	}
a.small:active{
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #ff9900;
	cursor: wait;
	}
a.tekst:active{
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	color: #ff9900;
	cursor: wait;
	}
a.tynd:active{
	text-decoration: underline;
	line-height: 126%;
	font-size: 12px;
	font-weight: 400;
	color: #004080;
	cursor: wait;
	}
a.extrasmall:active{
	text-decoration: underline;
	font-size: 11px;
	font-weight: 400;
	color:  #ff8400;
	cursor: wait;
}

a:hover{
	text-decoration: none;
	outline-style: none;
	font-size: 11px;
	font-weight: 600;
	color: #ffbb00;
	}
a.small:hover{
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	color: #ffbb00;
	}
a.tekst:hover{
	text-decoration: underline;
	font-size: 11px;
	font-weight: 600;
	color: #3ba572;
	}
a.tynd:hover{
	text-decoration: underline;
	line-height: 126%;
	font-size: 12px;
	font-weight: 400;
	color: #ff8400;
	}
a.extrasmall:hover{
	text-decoration: underline;
	font-size: 11px;
	font-weight: 400;
	color: #ff8400;
}
