h1.chap {
	background: #E4E5F6;
	color: #383088;
	font-family: sans-serif;
	font-size: 120%;
	text-align: right;
}
p.news {
	font-family: serif;
	font-size: 95%;
	text-indent: 10;
	color: #232B6F;
}
p.news:first-letter {
	font-weight: bold;
}
p.date {
	color: #383088;
	font-family: sans-serif;
	font-size: 70%;
	text-align: right;
	text-indent: 0;
}
p.date:first-letter {
	font-weight: normal;
}
p {
	color: #383088;
	font-family: serif;
	font-size: 95%;
	text-indent: 10;
	text-align: justify;
	margin-left: 3%;
	margin-right: 3%;
}
p:first-letter {
	font-weight: bold;
}
p.text {
	font-family: serif;
	font-size: 95%;
	text-indent: 0;
	color: #232B6F;
}
p.text:first-letter {
	font-weight: normal;
}
p.sign {
	color: #383088;
	font-family: sans-serif;
	font-size: 85%;
	text-align: right;
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
}

