BODY {
	font-size: 11px;
}

.hidden {
	display: none;
}
BODY A.hidden {
	display: none;
}

H1 {
	display: none;
}

UL {
	position: absolute;
	right: 10px;
	list-style: square;
}

UL LI {
	padding-bottom: 5px;
}

UL LI#lkca {
	padding-top: 20px;
}
