.inserv-body-container {  
  background: #eaeaea ;
  width: 100% ; height: 100% ;
}

.inserv-body-container th {
  background : #eaeaea;
  color: #89A222;
}

.inserv-body-container .customizer th {
  background: #eaeaea;
  color: #89A222;
}

.inserv-body-container a {
  text-decoration : underline;
  color: #89A222;
}

.inserv-body-container td {
  vertical-align: top ;
  padding: 2px 1px 1px 2px ;
}
