
.T {
  margin:0 auto 10px auto;
  width:48em;
  font-size:0.85em;
}

.T th,
.T td {
  border-bottom:#fff solid 1px;
  line-height:1.8em;
}

.T th {
  padding:0 0.4em 0 0.4em;
  background-color:#507025;
  color:#FFFFFF;
  text-align:center;
  font-weight:normal;
}

.T td {
  background-color:#ADD674;
  color:#000000;
  text-align:center;
}

.T thead th {
  background-color:#ADD674;
  color:#000;
  text-align:left;
  font-weight:bold;
}

.T tfoot { 
  font-size:0.8em;
  font-style:italic;
}

.T tfoot td {
  text-align:left;
}

.rRates {
  border-left: #FFF solid 1px;
}