body {
	font-size: 0.9em;
}

.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}

.quiet a {
	color: #666;
}
