@charset "UTF-8";
.AGMhead {
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	left: 0;
}
.AGMreport {
	font-size: 10pt;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
.AGMreportquote {
	font-size: 10pt;
	text-align: center;
	margin: 0px;
}
.AGMtext {
	font-size: 11pt;
	font-style: normal;
	text-align: justify;
	margin: 0px;
}
.AGMtextcentred {
	font-size: 11pt;
	text-align: center;
	margin: 0px;
}
.AGMvenue {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
}
.contactwebmaster {
	font-size: 12pt;
	font-style: italic;
	font-variant: normal;
	color: #993300;
	text-align: right;
}
.eventdate {
	font-size: 13pt;
	font-weight: bold;
}
.eventlocation {
	font-size: 12pt;
}
.eventnotes {
    margin-top: 0em;
    margin-bottom: 0.3em;
    margin-left: 2.4em;
    font-size: 10pt;
}
.eventtime {
	font-size: 12pt;
	font-weight: bold;
}
.eventtimelocation {
   /* background-color: #FFFF00; */
	margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 2em;
}
.eventtitle {
	font-size: 12pt;
	font-style: italic;
    font-weight: bold;
    margin-top: 0em;
    margin-bottom: 0.25em;
    margin-left: 2em;
}
.logo {
	top: 10px;
	right: 10px;
}
.NavbarText {
	font-size: medium
}
.NEWitem {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.NLcontent {
	left: 20px;
	position: relative;
	font-size: 10pt;
}
.NLnumberH3 {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.paperclass, .screenclass {
	background-color: #ffffff;
	font-family: "Book Antiqua", Palatino, "Times New Roman", Times;
}
.paperclass  #logo {
display: none;
}
.return {
	display: none;
}
.text {
	font-size: 12pt;
	line-height: 14pt;
	color: #000000;
}
.textdate {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.textnote {
	font-size: 10pt;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
.textsubhead {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.title {
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.updated {
	font-size: 10pt;
	color: #993300;
	text-align: right;
}
#navbar {
	display: none;
}
#paperclass #text {
	width: 17cm;
	top: 4cm;
	right: 2cm;
	padding-left: 1px;
}
#paperclass #title {
width: 13cm;
top: 1cm;
}
#screenclass #text {
	width: 17cm;
	top: 4cm;
}
#screenclass #title {
width: 13cm;
top: 1cm;
}

#titleimage {
	display: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

