body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 80%;
	background-color: #FFF;
}
div#col1,
div#col2 div#header,
div#footer ul {
	display: none;
}
div#col2 div#printHeader {
	text-align: center;
}
div#footer {
	text-align: center;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}
table {
	border-collapse: collapse;
	width: 100%;
}
table th,
table td {
	padding: .5em 0;
}
table thead th {
	font-weight: bold;
}
