@charset "ISO-8859-1";
.Headlne {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin-left: 5px;
}
.bod {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	padding: 10px;
}
.Bodyplus {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}

