/* Usage: <H1 CLASS="section">2005</H1> */
.section	{ background-color: #cc0000; background-image: none; color: gold; font-weight: bold ; text-align: center }

/* Usage: <H2 CLASS="subsection">2005</H2> */
.subsection	{ background-color: #cc0000; background-image: none; color: gold; font-weight: bold ; text-align: center }
