<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main_title_table_container {
    margin: -2px auto 14px;
    padding-left: 7px;
    text-align: left;
    width: 939px;
}

#main_title_table_container table {
    width: 100%;
}

.routes {
    border-bottom: 1px solid #a2a2a2;
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px;
}

.routes.last {
    border-bottom: none;
}

.routes table td {
    font-size: 11px;
}

.routes td.hdr {
    color: #517aac;
    font-weight: bold;
    line-height: 20px;
    padding: 0 23px 0 13px;
    width: 120px;
}

.routes td.dir {
    line-height: 20px;
    padding: 0 50px 10px 0;
}

.routes td.dir a {
    color: #517aac;
    font-weight: bold;
    line-height: 16px;
    padding-right: 7px;
    text-decoration: none;
    white-space: nowrap;
}

.routes td.dir a:visited {
    color: #7444a1;
}

.routes td.dir a:hover {
    color: #b72025;
    text-decoration: underline;
}

.geo_neighbour_links {
    color: #256A9A;
    font-size: 12px;
}
</pre></body></html>