body, td, th {
  font-family:'arial',helvetica,sans-serif;
  font-size: small;
}
sup { vertical-align: super; font-size: x-small }
sub { vertical-align: sub; font-size: x-small }
body { color: #666600; background-color: #cccc99; }
a  { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #0033ff; }
.TITLE-HNWIRE { font-size:x-large; font-weight: bold; text-align:left; }
.INDEX-TITLE-HNWIRE { font-size:medium; text-align:left; }
.SUBTITLE-HNWIRE { font-size:medium; font-weight: bold; text-align:left; }
.BYLINE-HNWIRE { font-size:small; font-weight: bold; text-align:left; }
.SUMMARY-HNWIRE { font-size:small; font-style:italic; }
.SUBHEAD-HNWIRE { font-size:medium; text-align:left; }
.REFERENCE-HNWIRE { font-size:x-small; margin-top: 0; margin-bottom: 0; }
.AUTHORBIO-HNWIRE { font-size:x-small; font-style:italic; text-align:left;  }
.AUTHORBIO-HNWIRE i { font-style:normal;  }
.COPYRIGHT-HNWIRE { font-size:x-small; text-align:left;  }
.QUESTION-HNWIRE {   }
.ANSWER-HNWIRE {  }

/* Added by Thomas, Feb. 2004, but not implemented yet */

.healthnotes-newswire-article {
  margin: 1em;
}
.healthnotes-newswire-article h2 {
  font-size:x-large; font-weight: bold; text-align:left;
}
.healthnotes-newswire-article byline {
  font-size:small;
  font-weight: bold;
  text-align:left;
}
.healthnotes-newswire-article body {
}
.healthnotes-newswire-article author-bio {
  font-size:x-small; font-style:italic; text-align:left;
}
.healthnotes-newswire-article author-bio i {
  font-style:normal;
}
.healthnotes-newswire-article copyright-notice {
  font-size:x-small; text-align:left;
}

