h1 {
	font-size: 22pt;
	margin: 0 0 .125in;
	padding: .25in 0 .125in;
	border-bottom: 4pt solid #000;
}

h1 small.float {
	display: block;
}

a {
	color: #000;
	text-decoration: none;
}

#header, #sidebar, #sign_in_status {
	display: none;
}

#footer {
	text-align: center;
	font-size: 9pt;
	padding-top: .125in;
	margin-top: .125in;
	border-top: 1pt solid #000;
}

table {
	margin: 0 0 12pt;
	font-size: 10pt;
	border-left: 1pt solid #000;
	border-top: 1pt solid #000;
	clear: both;
	border-collapse: collapse;
	page-break-inside: avoid;
}

th, td {
	padding: 2pt 4pt;
	margin: 0;
	border: none;
	border-bottom: 1pt solid #000;
	border-right: 1pt solid #000;
}

th {
	text-align: left;
	background: #d9f0ff;
	font-size: 10pt;
}
