﻿body {
	font-family: Segoe UI, Calibri, Arial;
	font-size: 12pt;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 50px;
	max-width: 750px;
	/*background-color: #80d0d0;*/
}

img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.subheading {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

.sub {
	margin-top: 10px;
	margin-bottom: 20px;
}

.centre {
	text-align: center;
}

.organisation {
	color:red;
	font-weight: bold;
}

a {
	white-space: nowrap;
}

.print_footnote {
	display: none;
}
