.text {
	font-family: Georgia;
	font-size: 13px;
	text-align: justify;
	text-indent: 10pt;
}
.text2 {
	font-family: Georgia;
	font-size: 13px;
	text-align: justify;
}
.text3 {
	font-family: Georgia;
	font-size: 13px;
	background-color: #eee9e5;
	text-align: justify;
	width: 90%;
	padding: 5px;
	margin: 0% 5%;
}
.text3C {
	font-family: Georgia;
	font-size: 13px;
	text-align: left;
	width: 70%;
}
.b {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
}
.c {
	align: center;
}
.bsi {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.c15 {
	font-family: Georgia;
	font-size: 15px;
	font-style: normal;
}
.bj {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	text-indent: 10pt;
}