 /* styles for Resident geologist Equipment List Catalogue - Feb 2016*/ 
	Body {
		width: 80%
		text-align: center;
		border-left: 1em;
		border-right: 1em;
		border-top: 1em;
		border-bottom: 1em;
		border: none;
		border-spacing: 0.01%;
		border-collapse: collapse;
		margin-left: 1em;
		margin-right: 1em;
		margin-top: 1em;
		margin-bottom: 1em;
		font-weight: normal;
		font-size: 100%;
		line-height: 1em;
		font-family: Arial;
		font-variant: normal;
		font-style: normal;
		color: black;
		}
	table {
		padding: 5px;
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		line-height: 100%;
		font-style: normal;
		}
	caption {
		padding: 5px;
		text-align: center;
		font-weight: bold;
		font-size: 110%;
		line-height: 125%;
		font-style: normal;
		}  				

	td, th {
		padding: 5px;
		vertical-align: middle;
		overflow: hidden;
		line-height: 110%;
		margin-left: 1%;
		margin-right: 1%;
		margin-top: 1%;
		margin-bottom: 1%;
		}
	th {
		vertical-align: middle;
		text-align: middle;
		font-size: 100%
		font-weight: bold;
		font-style: normal;
		}