/* MADCAP 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}

/* Table based definition lists */
table.dl>tbody>tr>th { text-align: left; font-weight: normal; }
table.dl>tr>th       { text-align: left; font-weight: normal; }

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