/* $Id$ */

body {
	background-color: #ffff;
}

table {
	border-collapse: collapse;
	table-layout: fixed;
	width: 65em;
}

td {
	border: 1px solid;
	white-space: nowrap;
	padding-left: 0.25em;
}

th {
	border: 1px solid;
	white-space: nowrap;
}
