.heading {
	color: #FFFFFF;
	margin-top: 5px;
	font-size: small;
	font-weight: bold;
	background-color: #0099FF;
	text-indent: 5px;
}
.bodies {
	color: #0099FF;
	margin-top: 5px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-indent: 5px;
}
