/* CSS Document */
span.highlight {
	font-weight: bold;
}

.italicise {
	font-style: italic;
}
