h1 {
page-break-before: always;
text-align: center;
}
h1 .nobreak {
	page-break-before: avoid;
}
h2{
text-align: center;
}
h3 {
	text-align: center;
}
div {
text-align: justify;
padding: 5px;
}
.sanskrit {
font-weight: bold;
}
.telugu {
padding-top: 10px;
padding-bottom: 15px;
}
.heading {
font-size: xx-large;
font-weight: bold;
text-align: center;
}
.sub-heading {
font-size: x-large;
font-weight: bold;
text-align: center;
}
.page-break {
page-break-before: always:
}
.comment {
font-size: smaller;
color: #0000ff;
padding-bottom: 15px;
}
.center {
text-align: center;
}
