@import "common.css";/*************************   Health Page Styles   *************************/A {    font-size: medium;}/*************************   Named Styles   *************************/th {  /* Table header text */    text-align: left;    font-family:  verdana, "avant garde", arial, sans-serif;    font-size: large;    color: black;}.titleText {  /* Page Header text */    font-family:  "New Century Schlbk", "Hoefler Text", serif;    font-size: 20pt;    text-align: center;    vertical-align: middle;    color: black;    font-weight: bold;}.smTitleText {  /* Page Header text */    font-family:  verdana, "avant garde", arial, sans-serif;    font-size: 100%;    text-align: center;    vertical-align: middle;    color: black;    font-weight: normal;}.titleTextComic {  /* Things Macintosh text */    font-family:  "comic sans ms", "AppleGaramond Bk", "avant garde", fantasy;    color: red;}.newsGroup:link {  /* Newsgroup links */    font-family:  MPW, monaco, monospace;    font-size: smaller;    color: brown;    font-weight: normal;}.newsGroup {  /* Newsgroup bullets */    font-family:  Helvetica, arial, sans-serif;    color: brown;    list-style: disc;}.brownDisc {  /* Brown Disc List Item bullets */    font-family:  Helvetica, arial, sans-serif;    color: brown;    list-style: disc;}.greyDisc {  /* Grey Disc List Item bullets */    font-family:  Helvetica, arial, sans-serif;    color: gray;    list-style: disc;}