.highlight {
	color: cornflowerblue;
	font-weight: bold;
}
.b {
	font-weight:bold;
}
.i {
	font-style: italic;
}

