.result-url {
	font-family: 'Flama',Arial,sans-serif !important;
	text-decoration: underline;
}

.search-body {
	margin-bottom: 70px;
}

.search-body h4 {
	color: rgb(23, 54, 92);
	font-family: "FlamaBold",Arial,sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 30px;
	margin-top: 15px;
	margin-right: 60px;
	margin-left: 60px;
}

.search-body table {
	margin-bottom: 2em;
	margin-right: 60px;
	margin-left: 60px;
}
.search-body td{
	padding: 0.2em;
}

.search-body a {
	border-bottom-width: 1.25px;
	box-sizing: border-box;
	color: rgb(23, 54, 92);
	font-family: "Flama",Arial,sans-serif;
	text-decoration: none;
	text-decoration-line: none;
	text-decoration-style: solid;
	margin-right: 60px;
	margin-left: 60px;
}
.search-body a:hover {
	text-decoration: underline;
}
