.gain {
	color: green;
}

.loss {
	color: red;
}

.strong {
	font-weight: bold;
}