body {
	background-color: white;
}

a {
	color: black;
}

table.mainBox {
	background-color: white;
    border: 0;
}

table.topBox {
	display: none;
}

table.footer {
	display: none;
}

.screenElement {
	display: none;
}
