/* Common File User's Guide - style sheet */

/* Header colors */
h1,h2,h3,h4,h5,h6 {color: #800000}

/* Current page and parent document in navigation headers */
span.nav {color: #800000}

/* Subroutine definition headers */
span.subhdr {color: #800000}

/* Subroutine syntax boxes */
table.subsyntax {background: #ffeecc}

/* Footer */
div.footer {font-style: italic}
