.endnotes {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
p {
	text-align: justify;
}
body {
	background-color: #FFFFEA;
}
.quotation {
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
}
.linkTable {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
  color: #004080;
  text-decoration: none;
}

a:active {
  color: #004080;
  text-decoration: none;
}
.centre {
	text-align: center;
}
a:visited {
  color: #004080;
  text-decoration: none;
}

a:hover {
  color: #004080;
  text-decoration: underline;
}.imageLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.imageRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 15px;
}
