<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#other_pages, #result_top{
	background-color: #E8E6D9;
	padding: 10px;
}

#sphider_form{
	padding: 3px;
	background-color: white;
	border: 1px solid #C7B299;
}

#sphider_form .heading{
	color: #705943;
	padding: 0 10px;
	display: block;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	line-height: 40px;
	background-color: #E8E6D9;
}

#sphider_form p{
	margin: 25px 10px;
}

#sphider_form .button{
	background: #DDDAD3;
	font-weight: bold;
	color: #282B31;
	font-family: 'Verdana';
	font-size: 11px;
}

#other_pages{
	text-align: center;
	border-bottom: 1px solid #C7B299;
	clear: both;
}

#other_pages a:link{
	color: #3366CC;
	text-decoration: underline;
}

#other_pages a, #other_pages strong{
	padding: 2px 6px;
}

#other_pages a:hover{
	padding: 2px 5px;
	color: #FFFFFF;
	border: 1px solid #003399;
	background: #3366CC none repeat scroll 0 0;
}

#result_top{
	padding: 0;
	text-align: left;
	border-top: 1px solid #C7B299;
	margin: 10px 0;
	font-family: Georgia;
	color: #705943;
}

#result_top p{
	margin: 8px;
	text-align: right;
}

#result_top strong.first{
	padding-left: 8px;
}

.result_notice{
	color: red;
}

#results img{
	border: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#results li{
	display: block;
	margin: 5px 0;
	clear: left;
	color: #D3635A;
}

#results p{
	color: black;
}

#results ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#results a{
	color: #3366CC;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

#results a:hover{
	color: #003399;
}

#results .fulltext{
	font-size:13px;
	line-height:17px;
}</pre></body></html>