h1,
h2,
h3,
h4,
h5,
h6,
h91,
h92,
h93,
h94,
h95,
h96,
h99
 {

  font-family: 'Kanit', sans-serif;
  font-weight: 500;
  font-variant:small-caps;

  line-height: 1.30;
  color: #E10512;
  margin:0;
  padding:0;
  padding-left:15px;
  text-align:left;
  border-bottom:0px dashed #ccc;
}

h1 
{
  font-size: 25px;
  letter-spacing:1px;
  color:#ddf;
  text-shadow: 1px 1px 2px #001;
}
h2 
{
  font-size: 22.5px;
  letter-spacing:1px;
  color:#E10512;
}
h3 
{
  font-size: 20px;
  letter-spacing:1px;
  color:#E10512;
}
h4 
{
  font-size: 17.5px;
  letter-spacing:1px;
  color:#E10512;
}
h5 
{
  font-size: 15px;
  letter-spacing:1px;
  color:#E10512;
}
h6 
{
  font-size: 12.5px;
  letter-spacing:1px;
  color:#E10512;
}

h91,
h92,
h93,
h94,
h95,
h96
 {
  display:block;
  width: calc (100% -15px);
  letter-spacing:1px;
  line-height: 1.4;
  font-weight: 900;
  color: #fff;
  font-style: italic;
  text-shadow: 0px 0px 5px #112;
 -webkit-text-stroke-width: 1.25px;
   -webkit-text-stroke-color: #113;
    }
h91
 {
  font-size:2.5rem;
 }
h92
 {
  font-size:2.25rem;
 }
h93
 {
  font-size:2.0rem;
 }
h94
 {
  font-size:1.75rem;
 }
h95
 {
  font-size:1.5rem;
 }
h96
 {
  font-size:1.25rem;
 }

h99
 {
  font-weight: 900;
  font-size:5rem; 
  line-height:1.1;
  font-style: italic;
  color : rgba (20,20,20, 0.5);
  text-shadow: -1px 1px 3px rgba(100,100,100, 0.5);
  color:#000;
  float:left;
  margin:0%;
  padding:0;
  width:100%;
  text-align:Center;
  font-variant:small-caps;
 }



p 
 {
  margin: 0px 15px 15px 15px;
  color: #eef;
  line-height:1.2;
  text-align:left;
 }
.lead
 {
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}

small {
  font-size: 60%;
}





