blockquote { font-size: 0.9em; margin: 0; padding: 1em; } @media print { blockquote { background-color: #eeeeee; } } @media screen { blockquote { background-color: #f0f0c9; } } em { font-style: italic; } h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: 1ex; margin-top: 1ex; } h1 { font-size: 2em; } h2 { font-size: 1.8em; } h3 { font-size: 1.6em; } h4 { font-size: 1.4em; } h5 { font-size: 1.2em; } hr { border: 0px solid #000; border-top: 1px solid #000; margin: 1em; } html { font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif; } @media print { html { font-size: 0.5em; } } @media screen { html { background-color: #fafad2; } } p { margin-bottom: 1ex; margin-top: 1ex; } section.header { text-align: center; font-size: 1.2em; } section.content { margin-left: auto; margin-right: auto; padding: 1ex; text-align: justify; } @media screen { section.content { max-width: 100ex; } } section.footer { font-size: 0.8em; font-style: italic; text-align: center; } strong { font-weight: bold; } table { margin-left: auto; margin-right: auto; } th { font-weight: bold; padding: 0.4ex; } td { padding: 0.4ex; } ul li { list-style-type: square; margin-left: 2em; } .trail { column-count: 3; -moz-column-count: 3; -webkit-column-count: 3; font-style: italic; text-align: center; padding: 0.4ex; } @media print { .trail { background-color: #eeeeee; } } @media screen { .trail { background-color: #f0f0c9; } } .trail .prev { } .trail .up { } .trail .next { } .feedlink { font-size: 0.8em; } .small { font-size: 0.8em; }