body {
	background-color: #FFEDDB;
}

.gora{
	text-align: center;
	font-weight: 900;
	font-size: 20px;
}
.normal{
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	color: #C6173A;
	font-weight: bolder;
	font-size: 17px;
	text-indent: 30px;
}
.normal1{
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	color: Navy;
	font-weight: bolder;
}
.small{
	text-align: justify;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	color: Navy;
	text-indent: 25px;
}
.inne{
	font-weight: bold;
}
.inne2{
	font-weight: bolder;
	font-size: 17px;
}
.inne3{
	color: Green;
	font-weight: bolder;
	font-size: 18px;
	text-indent: 30px;
}
.inne3center{
	color: Green;
	font-weight: bolder;
	font-size: 19px;
	text-align: center;
}