body { min-width: 0; padding: 0; font-size: 7.5pt; }

@page { margin: 2cm; }

a:link, a:hover, a:visited, a:active { color: #000; text-decoration: none; }
a:after { content: " [" attr(href) "] "; color: #686868; }
a:focus, input:focus, textarea:focus, select:focus { outline: none; }

#breadCrumbs, #footer { display: none; }

#content { padding: 0; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { page-break-after: avoid; }
#content kbd { font-weight: normal; }
#content acronym, #content abbr, #content ins { color: #000; border-bottom: none; }
#content acronym, #content abbr { cursor: auto; }
#content var { color: #000; }
#content ins { text-decoration: none; }
#content table tr.odd, #content table th { background: none; }
