.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: 102865;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: justify;
}
.image_border {
	border: 1px solid #102866;
}
hr {
	color: #102865;
	text-align: left;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
} 
.image_borderpadding {
	border: 1px solid #102866;
	margin-left: 10px;
	padding-left: 10px;
}
