/*** Start off with the basics ... ***/
@import url(http://fair-use.org/style/common);

thead th { font-weight: normal; text-align: center; font-style: italic; }
td.numeric { text-align: right; padding-left: 0.5em; padding-right: 0.5em; }
th.offset { padding-left: 2.0em; }
tr.total { border-collapse: none; }
tr.total th.numeric, tr.total td.numeric { border-collapse: none; border-top: 1px solid black; }

/*** Garrison's printing style ***/
strong { font-weight: inherit; font-variant: small-caps; }
strong em, em strong { font-weight: inherit; font-style: inherit; text-transform: uppercase; }


