body {
    font-family: verdana, arial, sans-serif ;
    font-size: 10px ;
}
th, td {
    padding: 4px 4px 4px 4px ;
    text-align: center ;
}

th {
    border-bottom: 2px solid #333333 ;
}

td {
    border-left: 1px dotted #999999 ;
    border-right: 1px dotted #999999 ;
    border-bottom: 1px dotted #999999 ;
}

tfoot td {
    border-bottom-width: 0px ;
    border-top: 2px solid #333333 ;
    padding-top: 20px ;
}