@charset "UTF-8";
.sub-head {
	font-size: smaller;
}
.lighter-background {
	background-color: #333333;
}
.body_indent {
	font-style: italic;
	left: auto;
	right: auto;
	padding-left: 2em;
}
.darker-text {
	color: #CCCCCC;
}
.dark-footer {
	font-size: smaller;
	color: #333333;
}
.small-italic {
	font-size: smaller;
	font-style: italic;
}
.full-center {
	vertical-align: middle;
}
