td.buttons, div#help, a.edit, a.document, .navigation, table#logos, table.header, table.footer  { width: 0px; height: 0px; visibility: hidden; display: none; }
body, p, div, table, tr, td { text-align: justify; }
body, h1                    { padding-top: 0px; margin-top: 0px; border-top: 0px; }
pre                         { font-size: 9pt; background-color: #cccccc; overflow: hidden; width: 80em; max-width: 80em; }
b { font-weight: bold; }

.navigation                 { display: none; }

span.annotation			{ display: block; }
span.annotation img.pra:before	{ content: "private annotations"; font-weight: bold; }
span.annotation img.pua:before	{ content: "other's public annotations"; font-weight: bold; }
span.annotation img		{ width: 0px; height: 0px; }
span.annotation span		{ position: relative; display: inline; border: 0px; padding: 0px; }
span.annotation span > ul	{ list-style-type: circle; }

@page                       { margin-top: 1.7cm; margin-bottom: 1.4cm; orphans: 3; widows: 3; }
@page :left                 { margin-left: 1.5cm; margin-right: 2.5cm; }
@page :right                { margin-left: 2.5cm; margin-right: 1.5cm; }

/*a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
}

a[href^="/"]:after {
  content: " (http://docarc.sourceforge.net" attr(href) ") ";
}*/
