.il-body-container {  
  font-family 	: verdana;
  font-size		: 11px;
  background: white ;
  width: 100% ; height: 100% ;
}

.il-body-container th {
  background : #DDDDDD;
  color: #074B88;
}

.il-body-container .customizer th {
  background: #f0f0f0;
  color: #660066;
}

.il-body-container a {
  text-decoration 	: underline;
  font-weight		: bold;
  color: #762812;
}

.il-body-container td {
  font-family : verdana;
  font-size : 11px;
  vertical-align: top ;
  padding: 2px 1px 1px 2px ;
}

