.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;
	padding-left: 20px;
	letter-spacing: 1px;
	white-space: normal;
	position: relative;
}
.heading {
	font-size: 24px;
	font-weight: bolder;
	color: #490000;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	text-decoration: underline;
	letter-spacing: 0px;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #490000;
	font-style: normal;
	font-weight: bolder;
}
.image {
	border: thin solid #490000;
}
.display {
	border: medium solid #FFFFFF;
}
