<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cReadTable {
  border: none !important;
  margin: 0 0 30px;
  width:100%;
}
.cReadTable img{ border:1px solid #dadada;}
.cReadTable td {
  border-bottom: 1px dashed #069;
  vertical-align:top;
    padding: 15px 15px 15px 0;
    vertical-align: top;
}

.cReadTable h2 {
  font: 16px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 15px;
  color:#000;
}

.cReadTable div {
  font: bold 18px Georgia, "Times New Roman", Times, serif;
  margin: 0 0 5px 0;
}
.cReadTable .archive{margin:20px 0; clear:left; font:14px Times New Roman; color: #8A541F;}
.cReadTable .item{padding:15px 15px 15px 0; vertical-align:top}

</pre></body></html>