body, input, select {
    font-family: Tahoma;
    font-size: 11px;
}

a, a:visited {
    color: #0000ff;
}

img {
    border: none;
}

a.bl {
    font-size: 11px;
    font-weight: bold;
}

h2 {
    font-family: sans-serif;
    font-size: 17px;
}   

table {
    border-collapse: collapse;
}

table caption {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 4px;
}

td {                          
    padding: 4px;
    border: 1px solid #000000;
    text-align: center;
}   

table thead td {
    font-weight: bold;
}

td.arrow {
    text-align: center;
    border-left: none;
    border-right: none;
}

td.leftFromArrow {
    text-align: right;
    border-right: none;
}

td.rightFromArrow {
    text-align: left;
    border-left: none;
}
                          
tr.tr0 {
    background-color: #ffffff;
}

tr.tr1 {
    background-color: #eeeeee;
}

#copyright, #genStats {
    margin-top: 15px;
}
