@charset "utf-8";
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
}
.quotation {
	font-size: 11pt;
	padding-right: 20px;
	padding-left: 20px;
}
.endnotes {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}

