@charset "utf-8";
/* CSS Document */

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-indent: 20px;
	text-align: justify;
}
.chapternumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.chaptertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.wwwlink {
	color: #0000FF;
	font-style: normal;
}
.quotation {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-right: 1cm;
	margin-left: 1cm;
	text-align: justify;
}
.sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
