.Top {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #A53129;
	font-style: normal;
	font-variant: normal;
}
.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-align: justify;
}
.iebody {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #A53129;
}

