body {
&nbsp;&nbsp; &nbsp;background: none;
&nbsp;&nbsp; &nbsp;font: 12pt arial,sans-serif, helvetica;
}

#signup,
#topnav,
#top,
#tools,
#breadcrumbs,
#sidebar,
#bottom,
#bottom_article,
.button,
.close,
#footer {
&nbsp;&nbsp; &nbsp;display: none;
}

#shadows,
#fader {
&nbsp;&nbsp; &nbsp;background: none;
}

#content {
&nbsp;&nbsp; &nbsp;width: auto;
&nbsp;&nbsp; &nbsp;margin: 0;
&nbsp;&nbsp; &nbsp;padding: 0;
&nbsp;&nbsp; &nbsp;float: none;
&nbsp;&nbsp; &nbsp;border: none;
&nbsp;&nbsp; &nbsp;background: none;
}

h1&nbsp; {
&nbsp;&nbsp; &nbsp;margin: 1em 0;
&nbsp;&nbsp; &nbsp;padding: 0;
&nbsp;&nbsp; &nbsp;font-size: 18pt;
&nbsp;&nbsp; &nbsp;border-top: none;
&nbsp;&nbsp; &nbsp;background: none;
}
h2 {
&nbsp;&nbsp; &nbsp;font-size: 14pt;
}
h3 {
&nbsp;&nbsp; &nbsp;font-size: 12pt;
}

#header {
&nbsp;&nbsp; &nbsp;height: auto;
&nbsp;&nbsp; &nbsp;width: auto;
}

#header h2,
#header h2 a {
&nbsp;&nbsp; &nbsp;width: auto;
&nbsp;&nbsp; &nbsp;height: auto;
&nbsp;&nbsp; &nbsp;margin: 1em 0;
&nbsp;&nbsp; &nbsp;padding: 0;
&nbsp;&nbsp; &nbsp;text-indent: 0;
&nbsp;&nbsp; &nbsp;background: none;
&nbsp;&nbsp; &nbsp;text-decoration: underline;
}