/* WIND User's Guide - style sheet */

/* Headers */
h1,h2,h3,h4,h5,h6 {color: #800000}
h5 {font-size: 90%;
    font-style: italic}

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

/* Keyword definition headers */
span.keyhdr {color: #800000;
             font-weight: bold}

/* Keyword syntax boxes */
table.keysyntax1 {background: #ffeecc}
table.keysyntax2 {background: #eeeeee}
table.keysyntaxu {background: #ced9ff}

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