@charset "UTF-8";
.topPadding {
padding-top: 22px;
}
.headline {
	font-family: 'Roboto Condensed';
	font-weight: bold;
	font-size: 50px;
	color: #000000;
}
.bodycopy {
	font-family: 'Roboto Condensed';
	font-weight: 100;
	font-size: 22px;
	color: #000000;
	padding-top: 18px;
	text-align: justify;
}
.subhead {
	font-family: 'Roboto Condensed';
	font-weight: bold;
	font-size: 22px;
	color: #ff0000;
}
.aboutus-margins {
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 22px;
}
