
body {
    background: #fff;
    color: #000;
    font: 0.85em Arial;
}

#top-links, #navidation, #sidebar-a, #sidebar-b, .print, #copyright, #menu, #content .all, #address, #feedback {display:none;}
#top h1, #top #logo {font-size:18px;text-decoration:none;color:#000;}
#about p {font-size:12px;}

table {
    border-collapse: collapse;
    margin: 0 0 20px;
    width: 99%;
}

thead {background: #f4f9fc;}
tbody {border-bottom: 1px solid #a5c7d9;}
thead th, tbody td {padding: 7px 13px;}
thead th {border-bottom: 1px solid #a5c7d9; text-align: left;}

tbody td {
    border-bottom: 1px solid #d6d6d6;
    color: #333;
    padding: 5px 13px
}
