.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #466504;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006633;
}
.imagecentre {
	float: center;
}
.imgright {
	float: right;
}
