body 
{
	background: white;
    color: black;
    font-size: 11pt;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 15pt;
}

h3
{
	font-size: 14pt;
}

#header, #topBar, #sidebar, #floor, #footer, #flashContent
{
	display: none;
}

