.allcaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
}
.spacing {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-variant: small-caps;
	color: 663300;
	background-position: center;
	text-transform: none;
}

