div#header {    display: none;}ul#navigation {    display: none;}div#right {    display: none;}ul#logos {    display: none;}div#content a, a:visited {    color: #72004e;    font-weight: bold;    text-decoration: underline;}div#content a:after {   content: " (" attr(href) ") ";   font-size: 90%;}div#footer {    margin-top: 1em;    text-align: center;}div#footer h2 {    display: inline;    font-weight: bold;    font-size: 9pt;}div#footer address {    display: inline;    font-size: 9pt;}div#footer address br {    display: none;}