body {
	color: #212121;
	background-color: #efefef;
	font: normal 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	line-height: 1.4em;
}

ol, ul {
	list-style-type: square;
	line-height: 1.5em;
	font-size: 1em;
}

.small {
	line-height: 1.2em;
	font-size: .8em;
}