/* Header bar */
TABLE#headbar { background: green }
DIV.htop { margin-top: 8px }
DIV.CBShead { font: 32px Times, serif; font-weight: bold; line-height: 32px }
SPAN.subhead { font-size: 24px; font-weight: normal }
DIV.hbottom { margin: 0 0 3px }

/* For show page */
SPAN.hotpoint { font: larger bold }

/* testing */
.linkbar A { color: yellow } /* text-decoration: none */
.section { } /*background: #AA8800 }*/
.sectionlinks { font-size: 75% } /*background: #AA8800 }*/
.sectionlinks A { color: #CCCC00 }

.section2 { background: #AA8800 }
.sectionlinks2 { font-size: 75%; background: #AA8800 }

