/* CSS Document */
body {
	font-size: 20px;
	color: #000;
}
div p {
	font-size: 20px;
	line-height: 22px;
}
.panel {
	overflow: scroll;
}
#menu a {
	color: #333;
}
a {
	color: #333;
}
#help {
	overflow: scroll;
}
#help-standard {
	display: none;
}
#help-dark {
	display: none;
}
#help-large {
	display: block;
}