html, body{
	background-color: white;
	margin: 10px;
	padding: 5px;
}

table caption{
	margin-top: 40px;
}

table{
	margin-bottom: 40px;
}

#rightnav, .noprint, .play, .pause, table.decconj td.footer{
	display: none;
}

div.hideable{
	display: block !important;
}
