.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.reduce {
	font-size: 90%;
}

.highlight {
	color:darkgreen;
}