body {
    font-size: 12pt;
    background: none;
    line-height: 1.2;
}
.preview_notice,
#top_area,
#topnav,
#bg_topnav,
#hilite,
#breadcrumbs,
.pt-wrapper,
#comments,
#sidebar,
#bg_bottom {
    display: none;
}
#top,
#container,
#middle,
#content,
#content .maincontent {
    display: block;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    background: none;
}
#content .maincontent div {
    display: block;
}
div.align-l	{
	float: left;
	margin: 0 1em 1em 0;
}
div.align-r	{
	float: right;
	margin: 0 0 1em 1em;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dd, dt, address, hr	{
	margin: 1em 0;
}