.fb{
font-weight : bold;
}
.fpr017{
font-size : 17px;
font-weight : bold;
text-align : center;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : dotted;
border-bottom-style : dotted;
border-top-color : black;
border-bottom-color : black;
padding-top : 1em;
padding-bottom : 1em;
margin-top : 1em;
margin-bottom : 1em;
}
.fcc0b017{
color : #cc0000;
font-weight : bold;
font-size : 17px;
text-align : center;
border-top-width : 1px;
border-bottom-width : 1px;
border-top-style : dotted;
border-bottom-style : dotted;
border-top-color : black;
border-bottom-color : black;
padding-top : 1em;
padding-bottom : 1em;
margin-top : 1em;
margin-bottom : 1em;
}
.dot1{
border-bottom-style : dotted;
border-bottom-color : #666666;
border-bottom-width : 1px;
margin-left : 1em;
margin-right : 1em;
}

.manifesto{
	display: flex;
	flex-wrap: wrap;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.manifesto .text{
	width: 70%;
	margin-bottom: 50px;
	
}
