
.equipmentgroup {
	color: rgb(0, 0, 153);
	font-style: italic;
	font-weight: bold;
	font-size: larger;
}

.equipment {
	color: rgb(51, 0, 51);
	font-weight: bold;
}
.new {
	font-style: italic;
	text-decoration: underline;
}
