body {
  font-family: univers, helvetica, sans-serif;
}
.title {
  font-weight:bold;
}
.cntry {
  font-weight:bold;
  cursor: pointer;
 }
.gpx {
  text-decoration:underline;
  font-size:x-small;
  cursor: pointer;
}
.gpxGrp {
  font-weight:bold;
  font-size:x-small;
  cursor: pointer;
}
.dtl {
  font-size:x-small ;
}
.lbl {
  font-size:small ;
}
.alert {
  color:red ;
}
