body {
	font-family: "Trebuchet MS", sans-serif;
}

#top img, #bottom img, form, div.box {
	display:none;
}

td {
	padding:.2em;
}

#content {
	position:relative;
	width:650px;
	left:-100px;
}

table {
	border-collapse:collapse;
	margin:.2em;
}

tr.odd td, tr.even td, tr.thead td {
	border:1px solid #666;
}

tr.thead td {
	font-weight:bold;
}

