.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.picimage {
	border: thick groove #660000;
	height: 60px;
	width: 90px;
	text-align: center;
}
.redlletter {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #993300;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
}
.regulartxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	text-align: center;
}

