body {
	margin: 1em;
	padding: 0;
	background-color: #fff;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

div#head {
	display: none;
}

div#mid ul {
	display: none;
}

div#foot {
	padding-top: 2em;
	font-size: .75em;
}

div.noprint {
	display: none;
}

/* TABLES */
table tr th,
table tr td {
	padding: 0 2em .5em 0;
	text-align: left;
	vertical-align: top;
}

table tbody tr th {
	font-weight: normal;
}
