h1 {
  
color: blue;
  font-family:lucida handwriting;
  font-size: 15px;

/* font-weight:normal;*/ 

text-align:justify;
}
h2 {
  text-align: left;

}
h.hw {
Color: Black;
  text-align: left;
font-family:Arial;
  font-size: 35px;
}

h3 {
	Text-align:Left;
}
h4 {
	Text-align:Justify;
	color: brown;
  font-family:lucida calligraphy;
  font-size: 20px;

}

h5 {
color: #0F3325;
  font-family:candara light;
  font-size: 18px;
  text-align: left;

}
h.ha {
  
color: brown;
  font-family:lucida handwriting;
  font-size: 30px;

/* font-weight:normal;*/ 

text-align:justify;
}
h.hb {
  
color: brown;
  font-family:lucida calligraphy;
  font-size: 30px;

/* font-weight:normal;*/ 

text-align:justify;
}
h.hc {
  
color: darkred;
  font-family:Segoe Print;
  font-size: 30px;

/* font-weight:normal;*/ 

text-align:justify;
}

h.hd {
  
color: darkred;
  font-family:Segoe Script;
  font-size: 30px;

/* font-weight:normal;*/ 

text-align:justify;
}
h.hi {
  
color: darkred;
  font-family:Arial narrow;
  font-size: 18px;

/* font-weight:normal;*/ 

text-align:justify;
}

 notbold{
font-weight:normal;
}
/* span{
font-weight: normal;
} ​*/

p {
  text-align: center; /* align the text to the center of the page */
  font-style: italic; /* make the text italic */
  color: brown; /* set the text color to brown */
}
p.pa {
  padding: 5px 10px 10px 180px;
  color: darkbrown;
  font-family: corbrel;
  font-size: 18px;
text-align:left;
}
p.pb {
  padding: 5px 10px 10px 240px;
  color: darkbrown;
  font-family: corbrel;
  font-size: 18px;
text-align:left;
}

p.pi {
  padding: 5px 10px 10px 20px;
  color: #0F3325;
  font-family: Arial Narrow;
  font-size: 18px;
text-align:left;
}
p.pf {
  padding: 5px 10px 10px 20px;
  color: #0F3325;
  font-family: Arial Narrow;
  font-size: 18px;
text-align:right;
}
p.p1 {
  color: darkgreen;
  font-family:Arial;
  font-size: 16px;
text-align:right;
} /* left align text for head para */
p.p2 {
  color: darkbrown;
  font-family: arial;
  font-size: 16px;
font-style:italic;
text-align:left;
  /* direction: rtl; */
}
p.p3 {
  color: darkgreen;
  font-family: arial;
  font-size: 15px;
text-align:leftt;
}
