.navigation {
	font-family: "StoneSerif SCIN SmBd v.1";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.headline {
	font-family: "StoneSerif SCIN SmBd v.1";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;

}
.text {
	font-family: "StoneSerif SCIN SmBd v.1";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: none;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;

}
.footer {
	font-family: "StoneSerif SCIN SmBd v.1";
	font-size: 8px;
}
.text p {
	font-weight: bold;
	border: thin none #FFF;
	text-align: center;
}
p {
	text-align: center;
}
.text {
	text-align: center;
}

