@import "common.css";@import "reviews.css";/*************************   Jump Page Styles   *************************/A {    font-size: medium;}th {  /* Table header text */    text-align: left;    font-family:  verdana, "avant garde", arial, sans-serif;    font-size: large;    color: black;}.sectionTitle {  /* Section Titles */    font-family:  "New Century Schlbk", "Hoefler Text", serif;    font-size: large;    text-align: center;    color: #969;    font-weight: bold;    font-style: italic;}.bookAuthor {  /* Additional Book Author styling */    text-align: center;}.byline {  /* Article Authors */    font-family:  Verdana, sans-serif;    font-size: 130%;    text-align: center;    color: #333;    font-weight: bold;}