h3 {
    position: relative;
    margin: 1.6em 0 0;
    font-weight: bold;
    line-height: 1.64;
    font-family: Verdana;
}

h4 {
    position: relative;
    margin: 1.6em 0 0;
    font-weight: bold;
    line-height: 1.64;
    font-family: Verdana;
}
table {
    width: 100%;
    margin: 1.64em 0 .82em;
    border-collapse: collapse;
    border-spacing: 2px;
}
tbody {
    border-top: 1px solid #ccc;
}
th, td {
    padding: .4em .8em;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    background-color: #F2F2F2;
    border-collapse: collapse;
}