body { font-family: serif; background: #fff; color: #000;
       margin-left: 30px; margin-right: 30px; font-size: 110%; }

/* header "PRACTICAL WAR TAX RESISTANCE #n" */
h3#pwtr { border-top: 1px solid black;
          border-bottom: 1px solid black;
          text-transform: uppercase;
          font-family: sans-serif;
          font-weight: normal;
          text-align: center;
          font-size: 125%;
          word-spacing: 0.8em;
          letter-spacing: 0.1em; }


/* main title */
h1 { font-style: italic;
     font-weight: normal;
     font-size: 225%; }
h2.sub { margin-top: -0.75em;
         font-size: 225% }


/* main body headers */
h2 { font-size: 150%; font-style: italic; font-weight: bold;
     margin-bottom: 0.5em; margin-top: 1.5em; }
h3 { font-variant: small-caps; font-size: 125%; letter-spacing: 0.1em;
     font-family: sans-serif; font-weight: normal; margin-top: 1.5em;
     margin-bottom: 0.75em; }
h3+h2 { margin-top: -0.5em; }
h4 { font-size: 125%; font-style: italic; font-weight: bold;
     margin-top: 1em; margin-bottom: 1em; }
h5 { font-family: serif; font-style: italic; font-weight: normal;
     font-size: 100%; margin-top: 1em; margin-bottom: 1em; }

/* sidebars */
div.sidebar { border: 3px solid black; padding-left: 1em; padding-right: 1em;
              font-family: sans-serif; }
div.sidebar h3 { margin-top: 1em; }
div.sidebar h2 { font-family: serif; margin-bottom: 0.25em; margin-top: 1.5em; }
div.sidebar p.credit { font-family: serif; font-style: italic; }
div.sidebar h3+h2 { margin-top: 0; }

/* footer */
div#footer { text-align: center; font-variant: small-caps; font-size: 90%; 
             letter-spacing: 0.1em; font-family: sans-serif;
             margin-top: 3em; }
p#pubdate { font-size: 90%; }

/* other stuff */
abbr[title] { border: 0; cursor: help; }
blockquote.quote { font-style: italic; }
li { margin-bottom: 1em; }
ol.strategy li { font-weight:bold; font-style:italic; }
table.figures { margin-left: auto; margin-right: auto; }
table.figures th { padding-left: 0.5em; padding-right: 0.5em; }
table.figures td { text-align: center; }
.right { text-align: right; }
