@CHARSET "UTF-8";
.header,
.navigation,
.footer {
	display: none;
}

table.page {
	width: 162%;
}

.content dl {
	width: 100%;
}

.actions {
	display: none;
}

.content a {
	text-decoration: none;
}
tr.altrow td {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}