
/* Stylesheet for the XSA documentation pages. */

body { margin-left: 10%; margin-right: 10%; margin-top: 36pt;
       background-color: #FFF; color: #000 }

h1, address { background-color: #f5dcb3; border: thin solid #a59377;
              padding: 4pt }

dt { font-weight: bold }

h1, h2, h3, h4, h5, h6  { font-family: Helvetica, Arial, sans-serif;
                          margin-top: 24pt}

dt, h2, h3, h4, h5, h6, th { color: #a59377 }

pre { background-color: #CDF; padding: 4pt; border: thin solid #8AC; }

P.NOTE { color: #A00; font-size: 14pt; font-weight: bold; padding-top: 24pt }
