.textmatch
{
  	font-weight: bold;
  	background-color: #FFE237;
}

.searchresult
{
	font-family: arial,helvetica;
	font-size: 12px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.resultlink
{
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	display: block;	
}

.resultlink:link
{
	color: black;	
}

.resultlink:visited
{
	color: black;	
}

.resultlink:hover
{
	color: black;	
}

.resulthead
{
	font-family: arial,helvetica;
	font-size: 16px;
	margin:0px;
}

.resultheadbox
{
	padding-top:20px;
	background-color: white;
	padding-left:15px;
}

.hitcount
{
	font-family: arial,helvetica;
	font-size: 12px;	
	padding-bottom: 10px;	
}

.segmentlinks
{
	margin: 0 auto 0 auto;
	font-family: arial,helvetica;
	font-size: 12px;	
	text-align: center;
	padding: 10px 0 10px 0;	
}

.bold
{
	font-weight: bold;	
}