@import "common.css";A {    font-size: medium;}th {  /* Table header text */    font-family:  "Lucida Grande", verdana, "avant garde", arial, sans-serif;    text-align: center;    font-size: larger;    font-weight: bold;}td {  /* Table text */    font-family: "Lucida Grande",  "American Typewriter", serif;    font-size: normal;    font-weight: bold;}.titleText {  /* Main Title Header text */    font-family:  "Papyrus", "Optima", "Lucida Grande", verdana, "avant garde", arial, sans-serif;    font-size: 36pt;    text-align: center;    color: brown;}.copyRight {  /* Copyright text */    font-family: "Lucida Grande",  "American Typewriter", serif;    text-align: center;    color: #777;}.subHeadings {  /* Page Header text */    font-family:  "Lucida Grande", "American Typewriter", "New York",  serif;    text-align: left;    color: blue;}.footnote {  /* Footnote text */    font-family:  "Lucida Grande", serif;    font-size: small;    text-align: left;    vertical-align: middle;    color: #555;    background-color: #eee;    font-weight: normal;}