body, table, tr, td, p, div, a, form, input, h1, h2, font, span
{
	color: white !important;
	background: white !important;
	border-width: 1px;
	border-color: black;
	border-style: solid;
}
img
{
	display: none;
}

