
#header h1 { margin-bottom: 0em; }
#header { margin-bottom: 5em; border-bottom: solid 1px #999; }
#footer { font-size: smaller; }

#seealso { display: none; }
#styleui { display: none; }
.navigation h4:after, #footer h4:after { content: '\00A0: '; }
.navigation { margin-top: .5em; margin-bottom:.5em; }

.section h2 { border-bottom: solid 1px #999; }

.entry > div p { text-indent: 1em; }
.entry h3:before { content:' \2192\00A0'; }
.entry { margin-bottom: 3em; }

p { page-break-inside: avoid; }
h1, h2, h3, h4, h5 { page-break-after: avoid; }
ul { page-break-before: avoid; page-break-inside: avoid; }
blockquote { padding-left: 1em; margin-left: 0em; border-left: dotted 1px #999; }

a:after { content: ' [' attr(href) '] '; font-size: smaller; text-decoration: none; border: none; color: #000; }

#content { padding-bottom: 7em; border-bottom: solid 1px #999; }
* { font-family: Georgia, serif; }