body {
	font-family: Garamond;
	font-weight: normal;
	background-color: #f8f8ff;
	color: #0000d0;
	text-align: justify;



}

a {
text-decoration: underline;
}

img {
border: 0;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
}
.centre {
	text-align: center;
}
.caption {
	font-size: smaller;
	font-style: italic;
}
.centred {
	text-align: center;
}

