body {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	margin: 8px 8px 8px 8px;
	/*background-color: #DDDDDD;*/
}

a:link {
	/*color: #666600;*/
}

a:visited {
	/*color: #663366;*/
}

#cse-search-results {
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
}

#cse-search-results iframe {
	width: 100%;
}

ul {
	margin-bottom:0px;
}

.querytermunused {
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
	color: #0000CC;
}

.querytermused {
	font-weight: bold;
}

.relatedtaglink {
	color:#303030;
	padding-left: 2px;
	padding-right: 1px;
}

.displaynone {
	display:none;
}

.linktext {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	color: #0000AA;
}

.cursorwait {
	cursor: wait;
}

