body {
 background: white;
 color: black;
 font-family: Verdana, Arial, Tahoma, sans-serif;
 font-size: 10pt;
}

a:link, a:visited {
 color: #520;
 background: transparent;
 font-weight: bold;
 text-decoration: underline;
}

a:link:after, a:visited:after {
 content: " (" attr(href) ") ";
 font-size: 90%;
}

#header { display: none; }
#hmenu { display: none; }
#vmenu { display: none; }
#content {
}
#left { display: none; }
#right { display: none; }
#footer { display: none; }
