.txt-common {
  font-family: 'PT Astra Sans';
  font-size: 18px;
  margin: 0;
  padding: 0;
}
.txt-common-times {
  font-family: 'Times New Roman';
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.abz {
  margin-bottom: 10px; 
}
.txt-hdr {
  font-weight: bold;
  font-size: 20px;
}
.txt-nobld-hdr {
  font-weight: normal;
  font-size: 20px;
}

.txt {
  font-weight: normal;
  font-size: 18px;
}
.txt-cnt {
  text-align: center;
}
.txt-cnt-italy {
  text-align: center;
  font-style: italic;
}
.txt-italy {
  text-align: left;
  font-style: italic;
}
.txt-rh {
  text-align: right;
}
.txt-hdr-cnt {
  text-align: center;
}
.txt-ots {
  margin-left: 30px;
}
.txt-ots20 {
  margin-left: 20px;
}
.txt-red {
  color: red;
}
.hr-line {
  border: none; 
  border-top: 2px dashed black; 
  width: 100%;
}
.v-foto-lnk {
  width: 20px;
  height: 20px;
  padding-right: 10px;

}
.txt-star {
  height: 20px;
  border: 1px solid black;
}
.txt-lnk {
  font-weight: bold;
  text-decoration: none;
  color: #336699;
}

.div-lnk {
  padding-top: 3px;
}