body {
	font-family: Arial;
	text-align: justify;
	}
h1 {
	text-align: center;
	font-variant: small-caps;
	}
dt {
	font-weight: bold; 
	padding-top: 12pt;
	}
table {
	margin-right: 12pt;
	margin-left: 12pt;
	}
table.centre {
	float: right;
	}
table.right {
	float: right;
	}
caption {
	margin-bottom: 6pt;
	caption-side: bottom;
	}
p.centre {
	text-align: center;
	}
