
#map {
	width: 100%;
	height: 100%;
}

.legend {
	font-size: 10px;
}

.infoText {
	font-size: 18px;
}

.crimeCategory
{
    cursor: pointer;
}