body
{
margin: 2em;
padding: 0;
font: 100% arial, helvetica, sans-serif;
color: #000;
background-color: #fff;
}

a { color: #000; text-decoration: none;}

#header
{
	display: none;
}

#left
{
	display: none;
}

#page_content p table
{

	display: block;
	background-color: #fff;
}

