.interior {
	stroke-width: 0.5;
	stroke: gray;
}
.selected path {
	stroke-width: 2;
	stroke: red;
}