.hide, .footnote, img {
	display: none;
}

.entry {
	text-align: justify;
}

.entry table thead {
	font-weight: bold;
}

.entry table td {
	vertical-align: top;
}

em {
	font-weight: bold;
	font-style: normal;
}

.author {
	font-weight: bold;
}

li.registration {
	padding-bottom: 20px;
}

li.registration:first-line {
	font-weight: bold;
	padding-bottom: 10px;
}