@charset "utf-8";
/* CSS Document */

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-align: left;
	list-style-type: square;
	vertical-align: middle;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #56160C;
	text-align: justify;
	list-style-type: square;
	font-weight: bold;
}

