@charset "utf-8";
.centeri {
	text-align: center;
}
.fonts {
	font-size: 12px;
}
.centeri p .fonts {
	font-size: 11px;
}
.fontBlanck {
	font-weight: bold;
}
.left {
	text-align: right;
}
