﻿body {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	font-size: 1.1em;
}

table caption {
	caption-side: top;
}

	table caption h2, h3 {
		text-align: center;
		white-space: nowrap;
	}

table tr th, table tr td {
	padding: 0.15em;
}

table.legend {
	width: 23em;
}

#NotFound {
	text-align: center;
}

	#NotFound img {
		width: 30%;
	}
