a:link       { font-weight: normal; text-decoration: underline; color: #333399; font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
body         { background-color: white; font-family: Arial, sans-serif; font-size: 9pt}
a:visited    { font-weight: normal; text-decoration: underline; color: #336666; font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
a:name       { color: #000000; font-family: Arial, sans-serif; font-size: 10pt }
p            { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
h1           { font-size: 32pt; font-family: 'Trebuchet MS', Arial, sans-serif; color: 
               #000080; font-weight: bold }
h2           { font-size: 18pt; font-family: 'Trebuchet MS', Arial, sans-serif; color: 
               #000080; font-weight: bold }
h3           { font-size: 14pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: 
#508078; font-weight: bold }
h4           { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: 
#666600; font-weight: bold }
h5           { font-size: 10pt; font-family: 'Trebuchet MS', Arial, sans-serif; color: 
               #000080; font-weight: bold }
ul           { font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif}
OL        {    font-size: 10pt;
               font-family: verdana, arial, helvetica, sans-serif     }
pre          { font-size: 10pt; font-family: 'Courier New', monotype }
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF6666}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none}
.NavLink {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: white;
	}

.Hit {
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #FFFF00;
	}

.RecordTitle {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #AACCEE;
      }

.RecordStats {
	font-family: Verdana, Arial, Helvetica;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	color: black;
	}

<COMMENT>the classes: .NavLink .Hit .RecordTitle .RecordStats are referenced in query.htx to handle the hithighlighting</COMMENT>


