@import "/default.css";

P {
	margin-top: 1em;
	margin-bottom: 0em;
}
OL {
	margin-top: 1em;
	margin-bottom: 0em;
}
.keep {margin-top: 0em;}

H3 {
	text-align: left;
}
DIV.linkmenu {
	margin-left: 40px;
}
UL.linkmenu {
	margin-left: 0cm;
	padding-left: 0cm;
}
UL.linksubmenu {
	display: none;
	margin-left: 40px;
	padding-left: 0cm;
}
UL.top {
	margin-top: 20px;
	margin-bottom: 20px;
}
LI.linkmenuitem {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0cm;
	text-indent: -40px;
}
LI.linksubmenuitem {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0cm;
	text-indent: -40px;
}

SPAN.top {
	font-size: large;
	font-weight: bold;
}
P.copyright {
	font-size: small;
	text-align: right;
}
OL.move {
	padding-left: 0;
	list-style-type: decimal;
}
LI.move {
	list-style-position: inside;
	margin-top: 0;
	margin-bottom: 0;
}

LI.fav {
	list-style-type: square;
}

TABLE.desc {
	margin-top: 1em;
}

TABLE.desc TR > TD:first-child {
	width: 4em;
}
