  body, table {
  	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: 1px;
  }
  a:hover { color: #FFCC00; }
  h1 { font-size: 22px; font-weight: bold; }
  h2 { font-size: 20px; font-weight: bold; }
  .title    { font-size: 20px; color:#800000; }
  .subtitle { font-size: 14px; color:#800000; }
  .caption  { font-size: 11px; font-weight: normal; }
  .links    { font-size: 12px; }
  .quotes   { font-size: 14px; font-weight: normal; font-style: italic;  }
  .rhythm   { font-size: 16px; }
  .part     { font-size: 16px; cellpadding: 3px; border: 1px; }
  .note     { font-size: 24px; color: black; cursor: hand; width: 28px; }
  .subpart  { font-size: 14px; font-style: italic; }
  .comment  { font-size: 11px; font-weight: normal; }
