h1 {
        color: black ;
          font-size: 22;
        text-align: center;
        font-weight: normal;
         font-family: arial, helvetica, sans-serif;



 }

h2 {
        color: black ;
          font-size: 17;
        text-align: left;
        font-weight: normal;
         font-family: arial, helvetica, sans-serif;



 }


h3 {
        color: black ;
          font-size: 17;
        text-align: left;
        font-weight: normal;
         font-family: arial, helvetica, sans-serif;



 }


h6 {
        color: black ;
          font-size: 10;
        text-align: center;
        font-weight: normal;
         font-family: arial, helvetica, sans-serif;



 }


