/* 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;
}

.tip {
  font-style: italic;
  font-size: small;
  background-color: #C0C0C0;
  color: black;
}

DIV.results .highlight {
  background-color: #FFFF99;
}

.spellemphasis {
  font-weight: bold;
  font-style: italic;
}

DIV.results .wordscores {
  font-size: x-small;
  color: #666666;
}
