<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.frame {
  min-height: 1%;
}

.juxtapose img {
  width:  640px !important;
  height: 427px !important;
}

#subAbas {
  height: 25px !important;
}

#subAbas li {
  padding:      5px !important;
  font-family:  'oswald';
  font-size:    130%;
  float:        left;
  list-style:   none;
  width:        48%;
  display:      block;
  cursor:       pointer;
}

.tabs-activated {
  background-color: rgb(225, 225, 225) !important;
}

#topo h1 {
  margin: 5px 0px;
}
</pre></body></html>