.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

p.large {
	font-size: .875em;
}

.sm {
	font-size: .625em;
}