<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.col-b {
  color: #0000FF;
  font-weight:bold;
  font-size:1.2em;
}

.col-r {
  color: #FF0000;
  font-weight:bold;
  font-size:1.2em;
}

.col-g {
  color: #17C135;
  font-weight:bold;
  font-size:1.2em;
}

.img_3 {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 20px;
}</pre></body></html>