table {

border-collapse: collapse;

border-spacing: 1px;

}



th {

width: 140px;

font-weight: bold;

font-size: 0.9em;

color: #074DA3;

}



th.top {

height: 90px;

}



td {



background-color:#fff;

font-size: 0.8em;

color: #074DA3;

height: 15px;

}



td img {

display: block;

margin-left: auto;

margin-right: auto;

border: 0;

}



th img {

display: block;

margin-left: auto;

margin-right: auto;

border: 0;

margin-bottom: 0px;

}

