body {
background: #fff;
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.5em;
}

#links, #search, #navigation, #footer-wrapper, #sidebar {
display: none;
}

#body, .inner {
width: 100%;
margin: 0;
float: none;
}

p {
font-size: 12pt;
}

a:link {
font-weight: bold;
text-decoration: underline;
}