.CnabkeReset{font-size: 16px !important;line-height: 1.4 !important;}
.CnabkeReset *{font-family: Arial !important;}
.CnabkeReset dl,
.CnabkeReset dt,
.CnabkeReset dd,
.CnabkeReset pre,
.CnabkeReset form,
.CnabkeReset input,
.CnabkeReset textarea,
.CnabkeReset blockquote,
.CnabkeReset p {
  margin: 0 !important;
  padding: 0 !important;
}
.CnabkeReset table {
  border-collapse: collapse !important ;
  border-spacing: 0 !important;
  border: 1px solid rgb(107, 107, 107) !important;
  width: 100%;
}

.CnabkeReset img {
  max-width: 100% !important;
  height: auto !important;
  vertical-align: top !important;
}

.CnabkeReset ul,
.CnabkeReset ol {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.CnabkeReset li,.CnabkeReset div {
  list-style: none !important;
  font-size: 16px !important;
}

.CnabkeReset h1,
.CnabkeReset h2,
.CnabkeReset h3,
.CnabkeReset h4,
.CnabkeReset h5,
.CnabkeReset h6, 
.CnabkeReset p{
  font-weight: normal !important;
  margin: 0 0 15px 0 !important;
}

.CnabkeReset h1 {
  font-size: 32px !important;
}

.CnabkeReset h2 {
  font-size: 28px !important;
}

.CnabkeReset h3 {
  font-size: 24px !important;
}

.CnabkeReset h4 {
  font-size: 18px !important;
}

.CnabkeReset h5 {
  font-size: 16px !important;
}

.CnabkeReset h6 {
  font-size: 14px !important;
}
.CnabkeReset p{
  font-size: 16px !important;
}
.CnabkeReset tr {
  font-size: inherit !important;
}

.CnabkeReset th{
 font-weight: bold !important;
 /* background: #eee !important; */
}
.CnabkeReset th,
.CnabkeReset td {
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: normal !important;
  border: 1px solid rgb(107, 107, 107) !important;
  padding: 5px !important;
}

.CnabkeReset sup {
  vertical-align: text-top !important;
}

.CnabkeReset sub {
  vertical-align: text-bottom !important;
}

.CnabkeReset a {
  text-decoration: none !important;
  font-size: inherit !important;
  color: inherit !important;
  font-family: inherit !important;
  outline: none !important;
}

.CnabkeReset a:hover {
  text-decoration: none !important;
  opacity: .9 !important;
}
.CnabkeReset b,
.CnabkeReset strong {
  font-size: inherit !important;
  font-weight: bold !important;
}

.CnabkeReset em {
  font-style: italic !important;
}
.CnabkeReset span{
  font-size: inherit !important;
}
@media screen and (max-width: 991px) {
  .CnabkeReset{font-size: 14px !important;}
  .CnabkeReset h1 {
    font-size: 20px !important;
  }

  .CnabkeReset h2 {
    font-size: 18px !important;
  }

  .CnabkeReset h3 {
    font-size: 16px !important;
  }

  .CnabkeReset h4 {
    font-size: 14px !important;
  }
  .CnabkeReset p{
    font-size: 14px !important;
  }
}

h3.no_style{font-size: inherit !important;font-weight: inherit !important;margin: inherit !important;}