.Italicize {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-left: 15px;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.home_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 15px;
}
.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
}
.pop {
	margin: 10px;
}
.much_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}
.much_text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
}

