body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 9px;
	text-align: left;

}
.mainsubheader {
	font-weight: bold;
}
.figurehead {
	font-style: italic;
	font-weight: bold;
}
.subsubheader {
	text-transform: uppercase;
}
.refback {
	font-size: small;
}
.evidlevel {
	font-style: italic;
}
.recommendation {
	font-weight: bold;
}
.tablesmall {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: disc;

}
.centreheading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.largeheader {
	font-size: 18px;
	font-weight: bold;
}
.h2sizeheader {
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.update {
	color: #FF0000;
}
.updatedate {
	font-size: small;
	font-style: italic;
}
.colouredhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #024431;
}
