@import "../general.css";
h1 {font-size: 14pt;
  color: #ff0000;
  font-weight: normal;
  text-align: center;
  margin-top: 15px;}
h2 {font-size: 12pt;
  color: #000000;
  font-weight: normal;
  text-align: center;
  margin-top: 15px;}
ul {list-style-type: disc;}
.art {text-indent: 20px;
  color: #000000;
  margin-left: 7px;
  margin-right: 7px;
  margin-top:10px;}
.image {text-align: center;
  margin-top: 20px;}

