.exo-body-container {  
  background: white ;
  width: 100% ; height: 100% ;
}

.exo-body-container th {
  background : #DDDDDD;
  color: #074B88;
}

.exo-body-container .customizer th {
  background: #f0f0f0;
  color: #660066;
}

.exo-body-container a {
  text-decoration : underline;
  color: #074B88;
}

.exo-body-container td {
  vertical-align: top ;
  padding: 2px 1px 1px 2px ;
}
