
.top {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #094651;
  }
  
td {
  font-family: Tahoma, sans-serif;
  font-size: 12px;
  text-align: justify;
  color: #094651;
  line-height: 15px;
  }
  
.descrip {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
  text-align: justify;
  color: #094651;
  line-height: 13px;
  }
  
strong {
  font-weight: bold;
  color: #F26522;
  }