<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  width: 100%;
  font-family: Arial;
  font-size: 100%;
  min-height: 100vh;
  overflow: auto;
  width: 100%; }

body {
  margin: 5px auto;
  max-width: 1100px; }

h1 {
  text-align: center;
  font-size: 2.0em;
  font-weight: bold; }

h2 {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center; }

h3 {
  font-family: times new roman;
  font-size: 1.4em;
  margin-top: 15px;
  font-style: italic;
  text-align: center; }

h4 {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center; }

#date {
  float: right;
  width: 250px; }

.comm-info h3 {
  font-family: Arial;
  font-size: 1.4em;
  font-style: normal;
  font-weight: bold;
  margin-top: 30px;
  text-align: center; }
.comm-info h4 {
  font-size: 1.1em;
  text-align: center; }
.comm-info hr {
  background-color: #000000;
  border: 0;
  color: #000000;
  height: 2px;
  text-align: center;
  width: 40%; }

.col-wrapper {
  align-self: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.0em;
  justify-content: space-around;
  margin: 0px auto;
  margin-top: -10px;
  text-align: center;
  width: 80%; }
  .col-wrapper div {
    min-width: 250px;
    margin: 2% auto;
    width: 45%; }
    .col-wrapper div div {
      font-weight: bold; }

.alt {
  font-style: italic;
  margin: 0px auto;
  margin-top: 20px;
  width: 70%; }

.thick-line {
  background-color: #000000;
  color: #000000;
  border: 0;
  height: 6px; }

.thin-line {
  background-color: #000000;
  color: #000000;
  border: 0;
  height: 2px; }

.clear {
  clear: both; }

#footer {
  text-align: center;
  width: 100%; }
  #footer hr {
    background-color: #000000;
    color: #000000;
    border: 0;
    height: 2px;
    width: 100%; }
  #footer a:hover {
    text-decoration: none; }

/*# sourceMappingURL=press_conf_comm.css.map */
</pre></body></html>