html, body, td { color: #000000; }
#background { background: none !important; }
h1 {
	font-family: Impact, Arial, sans-serif;
	font-size: 25px;
	color: #000000;
	border-bottom: 1px solid black;
}
#menu { display: none; }
#content { height: auto !important; }
#content, #content td {
	font-family: Book Antiqua, Verdana, sans-serif;
	font-size: 15px;
	color: black;
}
.footer { border-top: 1px solid black; }
.footer p {
	font-size: 80%;
	text-align: center;

}
