body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%; 
	font-weight: 400; 
	color: #400080;
 	padding: 0; 
 	margin: 0;
	}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 130%;
	font-weight: 400; 
	color: #400080;
	vertical-align: top;
	border-width: 0px;
	border-spacing: 0px;
	border-color: #8888bb;
	border-style: none;
	padding: 0;
	margin: 0;
}

p{
	margin-top: 4px;
	margin-bottom: 11px;
	margin-left: 0;
	line-height: 130%;
	text-align: justify;
	font-size: 14px;
	}
p.indent{
	text-indent: 40px;
	}
p.marg{
	margin-left: 40px;
	}
p.left{
	text-align: left;
	}
p.fed{
	text-align: left;
	font-weight: 600;
	color: #666699;
}
p.small{
	line-height: 120%;
	font-size: 13px;
	}
p.small_left{
	line-height: 120%;
	text-align: left;
	font-size: 13px;
	}
p.small_fed{
	line-height: 120%;
	text-align: left;
	font-weight: 600;
	font-size: 12px;
	color: #666699;
}

ol{
}
li{
	margin-top: 7px;
	margin-bottom: 14px;
	margin-left: 0;
	line-height: 130%;
	text-align: justify;
	font-weight: 400;
	font-size: 14px;
	}
li.small{
	line-height: 120%;
	text-align: left;
	font-size: 13px;
}

h1{
	font-family: Times New Roman, Times, serif;
	margin-top: 24px;
	margin-bottom: 14px;
	margin-left: 0;
	line-height: 108%;
	text-align: left;
	font-weight: 600;
	font-size: 30px;  
	color: #666699;
	}
h2{
	font-family: Times New Roman, Times, serif;
	margin-top: 24px;
	margin-bottom: 7px;
	margin-left: 0;
	line-height: 108%;
	font-weight: 600;
	font-size: 17px;
	color: #666699;
}

img{
border-color: #9999cc;
}

a:link{
	text-decoration: none;
	outline-style: none;
	font-size: 15px;
	font-weight: 600;
	color: #fefeff;
	}
a.tekst:link{
	text-decoration: underline;
	outline-style: none;
	line-height: 130%;
	font-size: 14px;
	font-weight: 400;
	color: #400080;
}
a:visited{
	text-decoration: none;
	outline-style: none;
	font-size: 15px;
	font-weight: 600;
	color: #fefeff;
	}
a.tekst:visited{
	text-decoration: underline;
	outline-style: none;
	line-height: 130%;
	font-size: 14px;
	font-weight: 400;
	color: #400080;
}
a:active{
	text-decoration: none;
	outline-style: none;
	font-size: 15px;
	font-weight: 600;
	color: #ffda33;
	cursor: wait;
	}
a.tekst:active{
	text-decoration: none;
	outline-style: none;
	line-height: 130%;
	font-size: 14px;
	font-weight: 400;
	color: #6600ee;
	cursor: wait;
}
a:hover{
	text-decoration: none;
	outline-style: none;
	font-size: 15px;
	font-weight: 600;
	color: #ffdd66;
	}
a.tekst:hover{
	text-decoration: none;
	outline-style: none;
	line-height: 130%;
	font-size: 14px;
	font-weight: 400;
	color: #6600ee;
}
