  body { color: #006600; background: #E7CC99 }
  body.ctc_body { font-size: 150%; }
  body.ctc_links { font-size: 150%; background: #99AA77 }
  body.ctc_logo { font-size: 150%; background: #99AA77 }
  body.ctc_title { font-size: 150%; }
  table { color: #006600; background: #E7CC99; }
  table.ctc_lists { font-size: 100%; }
  tr.ctc_tr { vertical-align: top; }
  p { white-space: normal }
  :link { color: #006600 }  /* for unvisited links */
  :visited { color: #006600 } /* for visited links */
  :active { color: #006600 } /* when link is clicked */
  :hover { color: #009900 } /* when mouse is over link */

