body {
  background-image: url("cha-bg.gif");
  font-family: "Times New Roman", Times, serif;
  text-align: center;
}

.TStar { 
      display: block;
      height: auto; 
      margin: auto;
      width: 75%;
      text-align: center;
      }

.TBlock { 
      display: block;
      height: auto; 
      margin: auto;
      width: 45%;
      }

.myimg {
  display: block;
  margin: auto;
  width: 50% ;
  max-width: fit-content;
}

.pleft {
  text-align: left;
}

.rahmenstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23.0pt;
	font-style: italic;
	font-weight: bold;
    color: black;
}

.h1style {
	font-family: Times New Roman, Times, serif;
	font-size: 19pt;
	font-style: normal;
	font-weight: bolder;
    color: black;
}

.h2style {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bolder;
    color: black;
}

.h3style {
	font-family: Times New Roman, Times, serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
    color: black;
}

.pstyle {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-style: normal;
  font-weight: normal;
}

.blocksatz_j {
    hyphens: auto;
    text-align: justify;
    text-align-last: left;
}

.blocksatz_l {
    hyphens: none;
    text-align: auto;
}

.four {
  border-bottom-style: dotted;
  border-width: 5px;
}

.starstyle {
	font-family: 'Times New Roman', Times, serif;
	font-size: 14.0pt;
	font-style: normal;
	font-weight: bold;
    letter-spacing: 7.7px;
    color: black;
}

.hred {
  color: red;
}

