.search-body
{
	font-family:arial,sans-serif;
	font-size:10pt;
}

.h1adfjk
{
	font-size: 10pt;
	text-decoration:underline;
	font-weight:bold;
	
}

.div
{
	margin-bottom:5px;
}

.sep
{
	margin-bottom:20px;
}

.reports-heading
{
	background-color: #91A089;
	font-size:12pt;
	font-weight:bold;
	margin-top:2px;
	margin-bottom:10px;
	
}
.link
{
	color:#008000;
	text-decoration:none;
}

.search-results
{
	border-top: 1px solid black;
	background-color: #91A089;
	font-size:13pt;
	font-weight:bold;
	margin-top:20px;
	width: 100%;
	margin-bottom:10px;
}

.search-result-highlight
{
	background-color: Yellow;
}