@charset "UTF-8";
.AGMhead {
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
}
.AGMreport {
	font-size: 11pt;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
.AGMreportquote {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
}
.AGMtext {
	font-size: 12pt;
	font-style: normal;
	text-align: justify;
	margin: 0px;
}
.AGMtextcentred {
	font-size: 12pt;
	text-align: center;
	margin: 0px;
}
.AGMvenue {
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}
.NLauthor {
	font-size: 14pt;
	font-weight: bold;
}
.NLcontent {
	left: 20px;
	position: relative;
}
.NLindex {
	font-size: 12pt;
}
.NLindex1 {
	font-size: 12pt;
	margin-top: 2pt;
	margin-bottom: 0px;
}
.NLindex2 {
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2em;
}
.NLindex3 {
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4em;
}
.NLnumber {
	font-weight: bold;
	color: #990099;
}
.NLnumberH3 {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.paperclass {
	margin-right: 40px;
	margin-left: 40px;
	background-color: #eeeeee;
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times;
}
.return {
	font-size: 12pt;
	text-align: center;
}
.subtitle {
	font-size: 14pt;
	font-style: italic;
	text-align: center;
}
.text {
	font-size : 12pt;
	text-align: justify;
}
.textnote {
	font-size: 10pt;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
.textsubhead {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	margin: 10px 0px 0px;
}
.title {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.updated {
	font-size: 10pt;
	text-align: right;
	font-style: italic;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color:#0000FF;
}
#logo {
	position: absolute;
	left:3%;
	top: 10px;
	height: 150px;
	width: 150px;
}
#text {
	position:absolute;
	left:10%;
	top:200px;
	width:85%;
	height:800px;
	overflow: visible;
	text-align: justify;
}
#title {
	position:absolute;
	left:25%;
	top:60px;
	width:70%;
	height:30px;
	color: #000;
}

