/* For the contents pages in the book website */
  P{text-align:justify}
  A:hover {background:white}
  SPAN.chap{font-size:110%;font-weight:bold;color:blue;background-color:#00CCFF}
  SPAN.part{color:green;font-size:110%;font-weight:bold;background-color:#99FF99}
  TD.head{text-align:left;color:yellow;background-color:#0000CC;font-size:125%;font-weight:bold}
  DIV.note{color:red;font-size:110%;font-weight:bold;font-style:italic}
  SPAN.note{color:red;font-size:110%;font-weight:bold;font-style:italic}
  P.navigation{font-size:75%;color:#555555;background-color:E4F4E4}
  .fade{font-size:95%; color:#999999}
