/* Basic style */

/* BODY {font-family: Georgia, "Times New Roman", Times, "New York", serif;} */

/* This is here to get the message through to Navigator 4.x */
/* P {font-family: Georgia, "Times New Roman", Times, "New York", serif;} */

/* This is here to get the message through to Navigator 4.x */
/* TD {font-family: Georgia, "Times New Roman", Times, "New York", serif;} */

.query {
  background-color: white;
  border-color: black;
}

.ad, 
.bar, 
.blurb, 
.browse,
.collections,
.date, 
.description,
.extra,
.fs, 
.highlight, 
.highlight-link, 
.inlinetopic,  
.label,
.leftbar 
.navbar, 
.publisher, 
.query, 
.quicklinks,
.related-topics, 
.results, 
.result-count, 
.resultspage, 
.resultstop, 
.rightbar, 
.score, 
.search-options, 
.size, 
.subtopics, 
.thesaurus, 
.tip, 
.title, 
.topic, 
.topicsearch, 
.url, 
.wordscores {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	line-height: 13px;
	margin: 0px;
	color: #1B316A;
}
DIV.results .highlight {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	line-height: 13px;
	margin: 0px;
	color: #1B316A;
}

.spellemphasis {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	line-height: 13px;
	margin: 0px;
	color: #1B316A;
  font-weight: bold;
  font-style: italic;
}

DIV.results {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	line-height: 10px;
	margin: 0px;
	color: #1B316A;
}

