@import url("style.css");

body {
	font-family:serif;
}

table#topTable {
	display:none;
}

table#mainTable td#navCell {
	display:none;
}

table#mainTable tr.bottomRow {
	display:none
}

td#bottomRowLeft {
	display:none
}

