
  body {
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  font-weight: bold;
  color:black;
  background-image: url("imgs/hg.jpg");
}
  pre {
  font-size: 12pt;
  text-align: left;
  color:black;
}
  td {
  font-weight: bold;
  font-size: 12pt;
  text-align: left;
  color:black;
}
  th {
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
  color:black;
}
h1 {
  font-size: 16pt;
  text-align: left;
  font-weight: bold;
}
h2 {
  font-size: 14pt;
  text-align: center;
  font-weight: bold;

}
h3 {
  font-size: 10pt;
  text-align: center;
  font-weight: normal;
}
h4 {
  font-size: 10pt;
  text-align: left;
  font-weight: normal;
}
h5 {
  font-size: 10pt;
  text-align: center;
  font-weight: normal;
}
ul {
  font-size: 12pt;
  text-align: left;
  font-weight: bold;
}

p {
  font-size: 18pt;
  text-align: center;
  font-weight: bold;

}
