.heading {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-indent: 35px;
}
.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-indent: 5px;
}

.home {font-size: 20px; font-family: "Times New Roman", Times, serif; color: #0000CC; }
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.Narration {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000FF;
	text-align: left;
}
.drawing {
	font-size: 12px;
	font-style: normal;
}
