body
{
color:black;
background:white;
font-size:12pt;
}

body a, #header a, #main a, #footer a
{
text-decoration:underline;
color:black;
background:white;
}

#header img
{
border:thin solid black;
}

#navpanel
{
display:none;
}

#main
{
display:inline;
border:0;
margin:0;
padding:0.5em;
}

#footer
{
text-align:right;
}
