.entry {
	text-align: justify;
}

#menu {
	display: none;
}

.noprint {
	display: none;
}

#plan td {
        border: inset 1pt;
        vertical-align: top;
        text-align: left;
}

#plan th {
        background: #fff;
        border: inset 2pt;
        vertical-align: top;
        text-align: left;
}

.plantable {
	font-size: x-small;
	border: outset 1pt;
}

#sidebar {
	display: none;
}