<body onload="goSetHeight()">
body, table {
    font-family: verdana, helvetica;
}
td { 
    color: #333;
    text-align: center;
    font-size: 9;
    font-weight: normal;
    line-height: 140%;
    margin: 5px 0 0 13px;
    border: thin #666 dashed;
    }
    th { 
    color: #666;
    text-align: center;
    font-size: 9;
    font-weight: bold;
    line-height: 140%;
    margin: 5px 0 0 13px;
        }

