.textstyle {
     font-family: impact;
     font-weight: bold;
     font-style: normal;
     text-decoration: none;
     font-size: 24pt;
     color: #83CCF1;
     text-shadow: 2px 2px 4px #000000;
     line-height: 110%;
     padding: 0px 0px 0px 17px;
     -webkit-text-stroke-width: 1px;
     -webkit-text-stroke-color: black;
  }