body {
   background: white;
   font-size: 12pt;
   color:#000000;
}

a {
	color:#000000;
}

.Subpage {
	color:#000000;
}

#Header, #HeaderMenu, #TopBox, #RightBox, #navibar, #Footer {
   display: none;
}

a:link, a:visited {
   color: #000000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
